Update Redis client used for bucket notifications (#7213)

Current Redis client used https://github.com/garyburd/redigo/
has been archived and further development is done at
https://github.com/gomodule/redigo

This commit updates the client library accordingly.

Fixes #6392
This commit is contained in:
Nitish Tiwari
2019-02-11 19:06:27 +05:30
committed by GitHub
parent a8cd70f3e5
commit 13c3b8afe2
19 changed files with 1379 additions and 624 deletions
+6 -6
View File
@@ -303,12 +303,6 @@
"revision": "0d253a66e6e1349f4581d6d2b300ee434ee2da9f",
"revisionTime": "2017-02-16T21:49:44Z"
},
{
"checksumSHA1": "81OSg/NapmTaRpSS+oYsPVE0b1Y=",
"path": "github.com/garyburd/redigo/redis",
"revision": "0d253a66e6e1349f4581d6d2b300ee434ee2da9f",
"revisionTime": "2017-02-16T21:49:44Z"
},
{
"checksumSHA1": "+IH9gXMht4fL/fxKRZ4sqGBps1g=",
"path": "github.com/go-ini/ini",
@@ -381,6 +375,12 @@
"revision": "2e65f85255dbc3072edf28d6b5b8efc472979f5a",
"revisionTime": "2018-05-18T05:39:59Z"
},
{
"checksumSHA1": "umngZiUg6r0nzonwk/rSEpykaVk=",
"path": "github.com/gomodule/redigo/redis",
"revision": "43fe51054af5fb7acdc89c38a3f8098fbf997a53",
"revisionTime": "2019-02-05T13:53:52Z"
},
{
"checksumSHA1": "0x0CoHbgoWngucjKSDPFodeL8ek=",
"path": "github.com/googleapis/gax-go",