diff options
author | Jeremy Schlatter <jeremy.schlatter@gmail.com> | 2018-10-06 04:24:54 +0800 |
---|---|---|
committer | Felix Lange <fjl@users.noreply.github.com> | 2018-10-06 04:24:54 +0800 |
commit | 5ed3960b9b2f699233452fb8445c5f9feb281f78 (patch) | |
tree | eaabc155b73fc6cffc0566085abc17e00a36ed27 /vendor/vendor.json | |
parent | 5b0c9c8ae5f23b760992b6160a59b261be0d09d7 (diff) | |
download | dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.tar dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.tar.gz dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.tar.bz2 dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.tar.lz dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.tar.xz dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.tar.zst dexon-5ed3960b9b2f699233452fb8445c5f9feb281f78.zip |
accounts/abi/bind: stop using goimports in the binding generator (#17768)
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r-- | vendor/vendor.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json index 1307525c3..06268535e 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -881,12 +881,6 @@ "revisionTime": "2016-11-04T18:56:24Z" }, { - "checksumSHA1": "2ko3hvt1vrfwG+p7SLW+zqDEeV4=", - "path": "golang.org/x/tools/imports", - "revision": "be0fcc31ae2332374e800dfff29b721c585b35df", - "revisionTime": "2016-11-04T18:56:24Z" - }, - { "checksumSHA1": "CEFTYXtWmgSh+3Ik1NmDaJcz4E0=", "path": "gopkg.in/check.v1", "revision": "20d25e2804050c1cd24a7eea1e7a6447dd0e74ec", |