forked from electricdusk/rushlink
Don't install/update go-bindata from //go:generate
Instead, add build instructions to the README.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package handlers
|
||||
|
||||
//go:generate go get github.com/go-bindata/go-bindata
|
||||
//go:generate go get -u github.com/go-bindata/go-bindata/...
|
||||
//go:generate go-bindata -pkg $GOPACKAGE -prefix ../assets ../assets/...
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user