manually go get goblin since it isn't included by vexp yet

This commit is contained in:
Brad Rydzewski 2015-09-30 14:06:51 -07:00
parent b315914edb
commit 6c81c9cb03

View file

@ -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)