admin: Embed static assets into binary

This commit is contained in:
nemunaire 2021-06-09 01:11:23 +02:00
commit 7fc860edec
37 changed files with 1569 additions and 1669 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module srs.epita.fr/fic-server
go 1.9
go 1.16
require (
github.com/BurntSushi/toml v0.3.1