We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c94a45 commit 8bbc86cCopy full SHA for 8bbc86c
Makefile
@@ -4,7 +4,7 @@ all: build
4
publish: build build_mac build_linux build_windows
5
6
deps:
7
- go get -u github.com/jteeuwen/go-bindata
+ go get -u github.com/jteeuwen/go-bindata/...
8
go get -u github.com/Masterminds/glide
9
glide install
10
0 commit comments