This commit is contained in:
emile 2015-09-12 00:37:57 +02:00
parent 388a7f6ab5
commit d313da1156
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,6 @@ Copyright
*/
//go:generate go get github.com/jteeuwen/go-bindata/...
//go:generate go get github.com/elazarl/go-bindata-assetfs/...
//go:generate rm -vf gen.go
//go:generate go-bindata -o gen.go static/... templates/... providerTemplates/...