Use go-bindata instead of esc

This commit is contained in:
nemunaire 2020-09-02 15:25:34 +02:00
commit cd8d7388a6
3 changed files with 9 additions and 16 deletions

View file

@ -1,6 +1,5 @@
package main
//go:generate esc -o static.go static
import (
"context"
"encoding/json"