update generate get

This commit is contained in:
Henrique Dias 2017-03-25 19:58:14 +00:00
parent 34aa947a37
commit dd0d701af2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//go:generate go get github.com/jteeuwen/go-bindata //go:generate go get github.com/jteeuwen/go-bindata/go-bindata
//go:generate go-bindata -nomemcopy -pkg hugo -prefix "assets" -o binary.go assets/... //go:generate go-bindata -nomemcopy -pkg hugo -prefix "assets" -o binary.go assets/...
// Package hugo makes the bridge between the static website generator Hugo // Package hugo makes the bridge between the static website generator Hugo