Use go embed
This commit is contained in:
parent
1ad302a790
commit
dfcde910b2
6 changed files with 80 additions and 180 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue