Use go embed

This commit is contained in:
nemunaire 2021-10-01 17:52:44 +02:00
commit dfcde910b2
6 changed files with 80 additions and 180 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module git.nemunai.re/atsebay.t
go 1.15
go 1.16
require (
github.com/coreos/go-oidc v2.2.1+incompatible