chore(deps): install go-bindata from new repo

Old repo is archived
This commit is contained in:
Łukasz Mierzwa
2018-12-14 18:14:53 +00:00
parent ec88cab1ea
commit d0c80ebad0

View File

@@ -25,7 +25,7 @@ endif
.build/deps-build-go.ok:
@mkdir -p .build
go get -u github.com/golang/dep/cmd/dep
go get -u github.com/jteeuwen/go-bindata/...
go get -u github.com/go-bindata/go-bindata/...
go get -u github.com/elazarl/go-bindata-assetfs/...
touch $@