Merge pull request #77 from missedone/fix_ci

fix ci by removing go-uuid
This commit is contained in:
Ian Kent 2016-03-13 17:56:12 +00:00
commit 6a36cc9c94

View file

@ -24,7 +24,6 @@ deps:
go get github.com/jteeuwen/go-bindata/...
go get labix.org/v2/mgo
# added to fix travis issues
go get code.google.com/p/go-uuid/uuid
go get golang.org/x/crypto/bcrypt
test-deps: