aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-09-14 18:06:59 +0800
committerFelix Lange <fjl@twurst.com>2015-09-14 18:06:59 +0800
commita9c809b441146dcd2c3f4d174f00148a510aeb75 (patch)
treece7bb6b4597c97405fed4621e54df5e8bb24c884 /Godeps/Godeps.json
parent55ed8d108d72d12543ecdc6d8c9d9978392dabf0 (diff)
parent0d4072777520a665637937efd440e06f18ea0626 (diff)
downloadgo-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.tar
go-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.tar.gz
go-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.tar.bz2
go-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.tar.lz
go-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.tar.xz
go-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.tar.zst
go-tangerine-a9c809b441146dcd2c3f4d174f00148a510aeb75.zip
Merge pull request #1792 from jeffallen/uuid
Change go-uuid to use the current supported repository.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 7c6dd59b1..e4b37a12e 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"
@@ -63,6 +58,10 @@
"Rev": "675ffd907b7401b8a709a5ef2249978af5616bb2"
},
{
+ "ImportPath": "github.com/pborman/uuid",
+ "Rev": "cccd189d45f7ac3368a0d127efb7f4d08ae0b655"
+ },
+ {
"ImportPath": "github.com/peterh/liner",
"Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8"
},