diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-06 23:38:28 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-05-06 23:38:28 +0800 |
commit | 054947def77bc2352f90f79206146c93dd5422d0 (patch) | |
tree | 6fa28557d97fea99960a4b18e6ac74776e921cda /Godeps/Godeps.json | |
parent | f4341c7b7f5dc037542d48efd74dc4691a9814a0 (diff) | |
download | go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.tar go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.tar.gz go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.tar.bz2 go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.tar.lz go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.tar.xz go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.tar.zst go-tangerine-054947def77bc2352f90f79206146c93dd5422d0.zip |
Add ethash linux & windows build fixes
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 9dadd49c9..2480ff9a2 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -17,8 +17,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-192-g4faa4cb", - "Rev": "4faa4cb42ae7f0ea6b4aa2c90cb9170fdcbb915a" + "Comment": "v23.1-195-g4d50db9", + "Rev": "4d50db90d8bb5f2fae357570366cb8c657a4ddfc" }, { "ImportPath": "github.com/howeyc/fsnotify", |