diff options
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 576efab00..2480ff9a2 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-195-g4d50db9", + "Rev": "4d50db90d8bb5f2fae357570366cb8c657a4ddfc" }, { "ImportPath": "github.com/howeyc/fsnotify", @@ -38,6 +38,14 @@ "Rev": "ccfcd0245381f0c94c68f50626665eed3c6b726a" }, { + "ImportPath": "github.com/mattn/go-colorable", + "Rev": "043ae16291351db8465272edf465c9f388161627" + }, + { + "ImportPath": "github.com/mattn/go-isatty", + "Rev": "fdbe02a1b44e75977b2690062b83cf507d70c013" + }, + { "ImportPath": "github.com/obscuren/qml", "Rev": "c288002b52e905973b131089a8a7c761d4a2c36a" }, |