diff options
author | Jeff R. Allen <jra@nella.org> | 2015-09-10 23:48:20 +0800 |
---|---|---|
committer | Jeff R. Allen <jra@nella.org> | 2015-09-12 18:49:24 +0800 |
commit | 0d4072777520a665637937efd440e06f18ea0626 (patch) | |
tree | c6814091d82cafaae5d6ec192e174493f8d8d6af /Godeps/Godeps.json | |
parent | 90f1fe0ed2399f90f01c09e61e244121ef7d148a (diff) | |
download | dexon-0d4072777520a665637937efd440e06f18ea0626.tar.gz dexon-0d4072777520a665637937efd440e06f18ea0626.tar.zst dexon-0d4072777520a665637937efd440e06f18ea0626.zip |
Change go-uuid to use the current supported repository.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index c939ae670..8a9d04261 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -6,11 +6,6 @@ ], "Deps": [ { - "ImportPath": "code.google.com/p/go-uuid/uuid", - "Comment": "null-12", - "Rev": "7dda39b2e7d5e265014674c5af696ba4186679e9" - }, - { "ImportPath": "github.com/codegangsta/cli", "Comment": "1.2.0-95-g9b2bd2b", "Rev": "9b2bd2b3489748d4d0a204fa4eb2ee9e89e0ebc6" @@ -62,6 +57,10 @@ "Rev": "675ffd907b7401b8a709a5ef2249978af5616bb2" }, { + "ImportPath": "github.com/pborman/uuid", + "Rev": "cccd189d45f7ac3368a0d127efb7f4d08ae0b655" + }, + { "ImportPath": "github.com/peterh/liner", "Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8" }, |