admin: Embed static assets into binary
This commit is contained in:
parent
eb26879c74
commit
7fc860edec
37 changed files with 1569 additions and 1669 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module srs.epita.fr/fic-server
|
||||
|
||||
go 1.9
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
|
|
|
|||
Reference in a new issue