Skip to content

Commit

Permalink
use go-bindata (Azure#3074)
Browse files Browse the repository at this point in the history
  • Loading branch information
pweil- authored and jackfrancis committed May 25, 2018
1 parent d65c809 commit da8646d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ ifndef HAS_GOX
go get -u github.com/mitchellh/gox
endif
ifndef HAS_GOBINDATA
go get github.com/jteeuwen/go-bindata/...
go get github.com/go-bindata/go-bindata/...
endif
ifndef HAS_GIT
$(error You must install Git)
Expand Down

0 comments on commit da8646d

Please sign in to comment.