aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/vendor.json
diff options
context:
space:
mode:
authorRalph Caraveo III <deckarep@gmail.com>2018-07-16 15:54:19 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-07-16 15:54:19 +0800
commit5d30be412b0f9181cb007c8893ee583ee4319116 (patch)
tree4593b259665d22c552cc869f08317305119a99e0 /vendor/vendor.json
parenteb7f901289dce3f9fe3341da8c0b938ea839f79d (diff)
downloadgo-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.tar
go-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.tar.gz
go-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.tar.bz2
go-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.tar.lz
go-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.tar.xz
go-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.tar.zst
go-tangerine-5d30be412b0f9181cb007c8893ee583ee4319116.zip
all: switch out defunct set library to different one (#16873)
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set. * whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r--vendor/vendor.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 66a61dcec..00729ca47 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -81,6 +81,12 @@
"revisionTime": "2016-10-29T20:57:26Z"
},
{
+ "checksumSHA1": "1xK7ycc1ICRInk/S9iiyB9Rpv50=",
+ "path": "github.com/deckarep/golang-set",
+ "revision": "504e848d77ea4752b3057b8fb46da0e7f746ccf3",
+ "revisionTime": "2018-06-03T19:32:48Z"
+ },
+ {
"checksumSHA1": "2Fy1Y6Z3lRRX1891WF/+HT4XS2I=",
"path": "github.com/dgrijalva/jwt-go",
"revision": "2268707a8f0843315e2004ee4f1d021dc08baedf",
@@ -892,12 +898,6 @@
"revisionTime": "2016-12-08T18:13:25Z"
},
{
- "checksumSHA1": "NGg7/qIJVUfXi7xnEyyDLocdi6Y=",
- "path": "gopkg.in/fatih/set.v0",
- "revision": "27c40922c40b43fe04554d8223a402af3ea333f3",
- "revisionTime": "2014-12-10T08:48:24Z"
- },
- {
"checksumSHA1": "DQXNV0EivoHm4q+bkdahYXrjjfE=",
"path": "gopkg.in/karalabe/cookiejar.v2/collections/prque",
"revision": "8dcd6a7f4951f6ff3ee9cbb919a06d8925822e57",