diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-05 13:50:04 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-05 13:50:04 +0800 |
commit | 50659f4b480fb9446cfb40955331a7a044353ff8 (patch) | |
tree | 47246cfc7587e0601b4f6ba498c6666dd804e209 /Godeps/Godeps.json | |
parent | 2e9ed6f7aa84519a5d209dfc9649a0381e89e8ee (diff) | |
download | go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.tar go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.tar.gz go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.tar.bz2 go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.tar.lz go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.tar.xz go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.tar.zst go-tangerine-50659f4b480fb9446cfb40955331a7a044353ff8.zip |
Update ethash Godeps files
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 41cb28a12..9dadd49c9 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -17,8 +17,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-82-g908aad3", - "Rev": "908aad345c9fbf3ab9bbb94031dc02d0d90df1b8" + "Comment": "v23.1-192-g4faa4cb", + "Rev": "4faa4cb42ae7f0ea6b4aa2c90cb9170fdcbb915a" }, { "ImportPath": "github.com/howeyc/fsnotify", |