Skip to content

Commit

Permalink
manually go get goblin since it isn't included by vexp yet
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrydzewski committed Sep 30, 2015
1 parent b315914 commit 6c81c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ deps:
go get -u github.com/jteeuwen/go-bindata/...
go get -u github.com/elazarl/go-bindata-assetfs/...
go get -u github.com/dchest/jsmin
go get -u github.com/franela/goblin

gen:
go generate $(PACKAGES)
Expand Down

0 comments on commit 6c81c9c

Please sign in to comment.