aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-10-30 17:59:36 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-10-30 17:59:36 +0800
commit98b036ddb637e11aec4112054495672eff295092 (patch)
tree9cb4726b20db2abfea3cecbd0b12e7c78d122953 /Godeps/Godeps.json
parent1abbe05e933ecdee7e3d1bf286745425e6a474f4 (diff)
parent3c6e285d3bfa03935f4f346a2cb32236143e2fca (diff)
downloadgo-tangerine-98b036ddb637e11aec4112054495672eff295092.tar
go-tangerine-98b036ddb637e11aec4112054495672eff295092.tar.gz
go-tangerine-98b036ddb637e11aec4112054495672eff295092.tar.bz2
go-tangerine-98b036ddb637e11aec4112054495672eff295092.tar.lz
go-tangerine-98b036ddb637e11aec4112054495672eff295092.tar.xz
go-tangerine-98b036ddb637e11aec4112054495672eff295092.tar.zst
go-tangerine-98b036ddb637e11aec4112054495672eff295092.zip
Merge pull request #1949 from karalabe/update-command-usage
cmd/geth, cmd/utils, eth: group CLI flags by purpose
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 9c7c67a49..cf23ad6a6 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -7,8 +7,8 @@
"Deps": [
{
"ImportPath": "github.com/codegangsta/cli",
- "Comment": "1.2.0-95-g9b2bd2b",
- "Rev": "9b2bd2b3489748d4d0a204fa4eb2ee9e89e0ebc6"
+ "Comment": "1.2.0-161-gf445c89",
+ "Rev": "f445c894402839580d30de47551cedc152dad814"
},
{
"ImportPath": "github.com/davecgh/go-spew/spew",