aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-06-25 23:18:42 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-06-25 23:18:42 +0800
commitb0a5be4495962c291a25cbea793e43bad0781510 (patch)
treee058201e7b29c3cb8efd710e20ec1e1f97f64368 /Godeps/Godeps.json
parente64625aa8215985c85f97f914a98db081e07714f (diff)
parente9c0b5431cbd7430ddec9fd17983241018fd8a55 (diff)
downloadgo-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.tar
go-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.tar.gz
go-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.tar.bz2
go-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.tar.lz
go-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.tar.xz
go-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.tar.zst
go-tangerine-b0a5be4495962c291a25cbea793e43bad0781510.zip
Merge pull request #1321 from karalabe/cut-it-open-3000
Metrics collecting and reporting support
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 6d68c18ec..ce4e8753a 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -25,9 +25,8 @@
"Rev": "8f6ccaaef9b418553807a73a95cb5f49cd3ea39f"
},
{
- "ImportPath": "github.com/howeyc/fsnotify",
- "Comment": "v0.9.0-11-g6b1ef89",
- "Rev": "6b1ef893dc11e0447abda6da20a5203481878dda"
+ "ImportPath": "github.com/gizak/termui",
+ "Rev": "bab8dce01c193d82bc04888a0a9a7814d505f532"
},
{
"ImportPath": "github.com/huin/goupnp",
@@ -50,8 +49,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 +70,10 @@
"Rev": "907cca0f578a5316fb864ec6992dc3d9730ec58c"
},
{
+ "ImportPath": "github.com/rcrowley/go-metrics",
+ "Rev": "a5cfc242a56ba7fa70b785f678d6214837bf93b9"
+ },
+ {
"ImportPath": "github.com/robertkrimen/otto",
"Rev": "dea31a3d392779af358ec41f77a07fcc7e9d04ba"
},
@@ -117,14 +125,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"
}
]
}