diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-06 21:02:16 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-06 21:02:16 +0800 |
commit | e64f727529287b7414af6d1f482ea5f318cbd2eb (patch) | |
tree | f1939dffc5973597e6da17ef60ad2044af7f4340 /Godeps/Godeps.json | |
parent | a91bf014295bfaebee976f9e0e994e8a83e8e356 (diff) | |
parent | de86403f330e68df8fc4aee00df98374b7842d0d (diff) | |
download | dexon-e64f727529287b7414af6d1f482ea5f318cbd2eb.tar.gz dexon-e64f727529287b7414af6d1f482ea5f318cbd2eb.tar.zst dexon-e64f727529287b7414af6d1f482ea5f318cbd2eb.zip |
Merge pull request #433 from fjl/newcli
Improved CLI
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 3c1769529..a01e989c2 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -16,6 +16,11 @@ "Rev": "12e4b4183793ac4b061921e7980845e750679fd0" }, { + "ImportPath": "github.com/codegangsta/cli", + "Comment": "1.2.0-74-g50c77ec", + "Rev": "50c77ecec0068c9aef9d90ae0fd0fdf410041da3" + }, + { "ImportPath": "github.com/ethereum/ethash", "Comment": "v17-63-gbca024b", "Rev": "bca024b0b30d83ec6798a5d4fa8c5fc6f937009a" @@ -50,6 +55,10 @@ "Rev": "c288002b52e905973b131089a8a7c761d4a2c36a" }, { + "ImportPath": "github.com/peterh/liner", + "Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8" + }, + { "ImportPath": "github.com/rakyll/globalconf", "Rev": "415abc325023f1a00cd2d9fa512e0e71745791a2" }, @@ -98,10 +107,6 @@ "Rev": "4ed45ec682102c643324fae5dff8dab085b6c300" }, { - "ImportPath": "golang.org/x/net/websocket", - "Rev": "59b0df9b1f7abda5aab0495ee54f408daf182ce7" - }, - { "ImportPath": "gopkg.in/check.v1", "Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673" }, |