5 Commits

Author SHA1 Message Date
dependabot[bot]
29cafadbc3
Bump golang.org/x/sys from 0.0.0-20220408201424-a24fb2fb8a0f to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220408201424-a24fb2fb8a0f to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 11:53:42 +00:00
Knut Ahlers
18ed848514
Upgrade golang dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-10 15:40:37 +02:00
Knut Ahlers
9ad6d468fd
[#46] Remove external font deps, add SRI checks (#47) 2021-09-26 14:49:18 +02:00
Knut Ahlers
71fa3b7590
Switch to Go 1.16 embed functionality (#42)
commit 8b9ecaaa2fe8b65e3a32317e2979387af39b5262
Author: Vic Demuzere <vic@demuzere.be>
Date:   Tue Aug 24 15:14:38 2021 +0200

    Switch to Go 1.6 embed functionality

    This means the go-bindata compile-time dependency is no longer needed.

closes #42

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-06 12:38:55 +02:00
Knut Ahlers
cbfc002c15
Switch to Go 1.11+ modules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-24 16:15:17 +01:00