aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <geffobscura@gmail.com>2015-06-30 08:22:19 +0800
committerJeffrey Wilcke <geffobscura@gmail.com>2015-06-30 08:22:19 +0800
commit7625b07dd9a2a7b5c5a504c1276eea04596ac871 (patch)
treece2a757cd4e0591fc15815b2dfae528ae517d36e /Godeps/Godeps.json
parent72e2613a9fe3205fa5a67b72b832e03b2357ee88 (diff)
parent8f504063f465e0ca10c6bb53ee914d10a3d45c86 (diff)
downloadgo-tangerine-0.9.34.tar
go-tangerine-0.9.34.tar.gz
go-tangerine-0.9.34.tar.bz2
go-tangerine-0.9.34.tar.lz
go-tangerine-0.9.34.tar.xz
go-tangerine-0.9.34.tar.zst
go-tangerine-0.9.34.zip
Merge branch 'release/0.9.34'v0.9.34
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json31
1 files changed, 18 insertions, 13 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 0607990a8..c01655894 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -1,6 +1,6 @@
{
"ImportPath": "github.com/ethereum/go-ethereum",
- "GoVersion": "go1.4.2",
+ "GoVersion": "go1.4",
"Packages": [
"./..."
],
@@ -21,8 +21,12 @@
},
{
"ImportPath": "github.com/ethereum/ethash",
- "Comment": "v23.1-222-g173b8ff",
- "Rev": "173b8ff953610c13710061e83b95b50c73d7ea50"
+ "Comment": "v23.1-227-g8f6ccaa",
+ "Rev": "8f6ccaaef9b418553807a73a95cb5f49cd3ea39f"
+ },
+ {
+ "ImportPath": "github.com/gizak/termui",
+ "Rev": "bab8dce01c193d82bc04888a0a9a7814d505f532"
},
{
"ImportPath": "github.com/howeyc/fsnotify",
@@ -50,8 +54,13 @@
"Rev": "fdbe02a1b44e75977b2690062b83cf507d70c013"
},
{
- "ImportPath": "github.com/obscuren/qml",
- "Rev": "c288002b52e905973b131089a8a7c761d4a2c36a"
+ "ImportPath": "github.com/mattn/go-runewidth",
+ "Comment": "travisish-33-g5890272",
+ "Rev": "5890272cd41c5103531cd7b79e428d99c9e97f76"
+ },
+ {
+ "ImportPath": "github.com/nsf/termbox-go",
+ "Rev": "675ffd907b7401b8a709a5ef2249978af5616bb2"
},
{
"ImportPath": "github.com/peterh/liner",
@@ -66,6 +75,10 @@
"Rev": "907cca0f578a5316fb864ec6992dc3d9730ec58c"
},
{
+ "ImportPath": "github.com/rcrowley/go-metrics",
+ "Rev": "a5cfc242a56ba7fa70b785f678d6214837bf93b9"
+ },
+ {
"ImportPath": "github.com/robertkrimen/otto",
"Rev": "dea31a3d392779af358ec41f77a07fcc7e9d04ba"
},
@@ -117,14 +130,6 @@
{
"ImportPath": "gopkg.in/karalabe/cookiejar.v2/collections/prque",
"Rev": "0b2e270613f5d7ba262a5749b9e32270131497a2"
- },
- {
- "ImportPath": "gopkg.in/qml.v1/cdata",
- "Rev": "1116cb9cd8dee23f8d444ded354eb53122739f99"
- },
- {
- "ImportPath": "gopkg.in/qml.v1/gl/glbase",
- "Rev": "1116cb9cd8dee23f8d444ded354eb53122739f99"
}
]
}