We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518f5ce commit fd9a5cbCopy full SHA for fd9a5cb
extra/redisotel/go.mod
@@ -7,8 +7,8 @@ replace github.com/redis/go-redis/v9 => ../..
7
replace github.com/redis/go-redis/extra/rediscmd/v9 => ../rediscmd
8
9
require (
10
- github.com/redis/go-redis/extra/rediscmd/v9 v9.11.0
11
- github.com/redis/go-redis/v9 v9.11.0
+ github.com/redis/go-redis/extra/rediscmd/v9 v9.12.0
+ github.com/redis/go-redis/v9 v9.12.0
12
go.opentelemetry.io/otel v1.22.0
13
go.opentelemetry.io/otel/metric v1.22.0
14
go.opentelemetry.io/otel/sdk v1.22.0
0 commit comments