Use go-bindata instead of esc
This commit is contained in:
parent
b8d9118b56
commit
cd8d7388a6
3 changed files with 9 additions and 16 deletions
1
main.go
1
main.go
|
|
@ -1,6 +1,5 @@
|
|||
package main
|
||||
|
||||
//go:generate esc -o static.go static
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue