fix ci by removing go-uuid

This commit is contained in:
Nick Tan 2016-02-07 21:56:00 -08:00
parent 91a9d8afe1
commit baa82c770c

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: