diff options
author | Felix Lange <fjl@twurst.com> | 2015-05-16 06:56:51 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-05-25 07:17:14 +0800 |
commit | 7b933418362d62ddc9c72195b78e9987926aba3c (patch) | |
tree | 3cbfeb73cdf54fd5c8bf10305cfcbb78aea3f629 /Godeps/Godeps.json | |
parent | dbdc5fd4b33ad98ebde72e7d934cebab1408f057 (diff) | |
download | dexon-7b933418362d62ddc9c72195b78e9987926aba3c.tar.gz dexon-7b933418362d62ddc9c72195b78e9987926aba3c.tar.zst dexon-7b933418362d62ddc9c72195b78e9987926aba3c.zip |
Godeps: add github.com/davecgh/go-spew
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index f0d16330f..bc049d1aa 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -16,6 +16,10 @@ "Rev": "9b2bd2b3489748d4d0a204fa4eb2ee9e89e0ebc6" }, { + "ImportPath": "github.com/davecgh/go-spew/spew", + "Rev": "3e6e67c4dcea3ac2f25fd4731abc0e1deaf36216" + }, + { "ImportPath": "github.com/ethereum/ethash", "Comment": "v23.1-206-gf0e6321", "Rev": "f0e63218b721dc2f696920a92d5de1f6364e9bf7" |