diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-10 23:41:33 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-10 23:41:33 +0800 |
commit | 2407f006adbcbe5f5405b8591c5e9845cfa7dd5c (patch) | |
tree | a4dbe5d61b16b524c0b50ca0313691ffd376002b /Godeps/Godeps.json | |
parent | 0bb7377ebee69c3467c21d355dd24945d0becad5 (diff) | |
download | go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.tar go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.tar.gz go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.tar.bz2 go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.tar.lz go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.tar.xz go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.tar.zst go-tangerine-2407f006adbcbe5f5405b8591c5e9845cfa7dd5c.zip |
Godeps: bump github.com/codegangsta/cli
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 8118b4509..e0a932f8b 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -17,8 +17,8 @@ }, { "ImportPath": "github.com/codegangsta/cli", - "Comment": "1.2.0-74-g50c77ec", - "Rev": "50c77ecec0068c9aef9d90ae0fd0fdf410041da3" + "Comment": "1.2.0-81-g3e09053", + "Rev": "3e0905345cd2c5366530dbcdce62457f2ce16e7c" }, { "ImportPath": "github.com/ethereum/ethash", |