File tree Expand file tree Collapse file tree
components/datadog/apps/redis/images/redis-client Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module redis-query
22
33go 1.24
44
5- require github.com/redis/go-redis/v9 v9.8 .0
5+ require github.com/redis/go-redis/v9 v9.11 .0
66
77require (
88 github.com/cespare/xxhash/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
66github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
77github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
88github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f /go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc =
9- github.com/redis/go-redis/v9 v9.8 .0 h1:q3nRvjrlge/6UD7eTu/DSg2uYiU2mCL0G/uzBWqhicI =
10- github.com/redis/go-redis/v9 v9.8 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
9+ github.com/redis/go-redis/v9 v9.11 .0 h1:E3S08Gl/nJNn5vkxd2i78wZxWAPNZgUNTp8WIJUAiIs =
10+ github.com/redis/go-redis/v9 v9.11 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
You can’t perform that action at this time.
0 commit comments