Use new import path for go-uuid

This commit is contained in:
Michael Schurter 2015-06-26 14:05:10 -07:00
parent e600e02514
commit dfb9939d86
2 changed files with 3 additions and 4 deletions

5
Godeps/Godeps.json generated
View file

@ -6,9 +6,8 @@
],
"Deps": [
{
"ImportPath": "code.google.com/p/go-uuid/uuid",
"Comment": "null-15",
"Rev": "35bc42037350f0078e3c974c6ea690f1926603ab"
"ImportPath": "github.com/pborman/uuid",
"Rev": "ca53cad383cad2479bbba7f7a1a05797ec1386e4"
},
{
"ImportPath": "github.com/badgerodon/peg",