refactor: migrate from rice to embed.FS

This commit is contained in:
Oleg Lobanov
2021-03-09 18:59:19 +01:00
parent 0fe34ad224
commit fc5506179a
10 changed files with 42 additions and 140 deletions

View File

@@ -3,10 +3,6 @@ project_name: filebrowser
env:
- GO111MODULE=on
before:
hooks:
- make bundle-frontend
build:
env:
- CGO_ENABLED=0