aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2016-03-16 18:48:33 +0800
committerPéter Szilágyi <peterke@gmail.com>2016-03-24 20:15:18 +0800
commit72826bb5adddedf0fd4fb9903e883d4c64fa18a6 (patch)
tree9e20f17956a3d0ac5ecf2e64db80dedef0196d45 /Godeps/Godeps.json
parent75c86f8646ed6a21116d6c5f5e400dd966bb218d (diff)
downloadgo-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.tar
go-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.tar.gz
go-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.tar.bz2
go-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.tar.lz
go-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.tar.xz
go-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.tar.zst
go-tangerine-72826bb5adddedf0fd4fb9903e883d4c64fa18a6.zip
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index e1c07407d..f92b07481 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -287,6 +287,14 @@
"Rev": "09761194ac5034a97b2bfad4f5b896b0ac350b3e"
},
{
+ "ImportPath": "golang.org/x/tools/go/ast/astutil",
+ "Rev": "758728c4b28cfbac299730969ef8f655c4761283"
+ },
+ {
+ "ImportPath": "golang.org/x/tools/imports",
+ "Rev": "758728c4b28cfbac299730969ef8f655c4761283"
+ },
+ {
"ImportPath": "gopkg.in/check.v1",
"Rev": "4f90aeace3a26ad7021961c297b22c42160c7b25"
},