Merge pull request #556 from stevvooe/remove-uuid-dependency

Replace uuid dependency with internal library
This commit is contained in:
Stephen Day 2015-05-26 10:39:35 -07:00
commit a3006e8e45
26 changed files with 189 additions and 1222 deletions

5
Godeps/Godeps.json generated
View file

@ -5,11 +5,6 @@
"./..."
],
"Deps": [
{
"ImportPath": "code.google.com/p/go-uuid/uuid",
"Comment": "null-15",
"Rev": "35bc42037350f0078e3c974c6ea690f1926603ab"
},
{
"ImportPath": "github.com/AdRoll/goamz/aws",
"Rev": "cc210f45dcb9889c2769a274522be2bf70edfb99"