Use Go's built-in embed mechanism

Fixes #7
This commit is contained in:
Søren L. Hansen 2021-06-04 09:01:20 -07:00
parent f61763f716
commit f66f0d0443
8 changed files with 22 additions and 266 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
gotty
bindata
bindata/static
builds
js/node_modules/*