diff options
author | Taylor Gerring <taylor.gerring@gmail.com> | 2015-03-11 11:25:32 +0800 |
---|---|---|
committer | Taylor Gerring <taylor.gerring@gmail.com> | 2015-03-11 11:25:32 +0800 |
commit | 6bca40274f2056b8516543d8cc1600224789b77f (patch) | |
tree | f74e9999e5892784dfd134bbc2803a76f0c176ca /Godeps/Godeps.json | |
parent | 9ce5229ddfccfccf1215e44477b665de031e4e1e (diff) | |
parent | 074ee19fe51a025a00bc3814748b268ae74c046c (diff) | |
download | go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.tar go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.tar.gz go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.tar.bz2 go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.tar.lz go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.tar.xz go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.tar.zst go-tangerine-6bca40274f2056b8516543d8cc1600224789b77f.zip |
Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier
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", |