Skip to content

Commit 8bbc86c

Browse files
committed
fix
1 parent 4c94a45 commit 8bbc86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ all: build
44
publish: build build_mac build_linux build_windows
55

66
deps:
7-
go get -u github.com/jteeuwen/go-bindata
7+
go get -u github.com/jteeuwen/go-bindata/...
88
go get -u github.com/Masterminds/glide
99
glide install
1010

0 commit comments

Comments
 (0)