Use different fork for bindata
which is more up-to-date and maintained Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
26e741a2fa
commit
6329c44ea0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ go get -u github.com/tools/godep
|
|||
go get -u github.com/golang/dep/cmd/dep
|
||||
|
||||
# Re-Install go-bindata
|
||||
go get -u github.com/jteeuwen/go-bindata/...
|
||||
go get -u github.com/shuLhan/go-bindata/...
|
||||
|
||||
# Re-Install hclfmt
|
||||
go get -u github.com/fatih/hclfmt
|
||||
|
|
Loading…
Reference in a new issue