1
0
mirror of https://github.com/redis/go-redis.git synced 2025-12-25 00:01:00 +03:00
This commit is contained in:
ofekshenawa
2024-01-07 12:27:07 +02:00
committed by GitHub
parent 27581fcb43
commit 531f06861b
12 changed files with 16 additions and 16 deletions

View File

@@ -7,8 +7,8 @@ replace github.com/redis/go-redis/v9 => ../..
replace github.com/redis/go-redis/extra/rediscmd/v9 => ../rediscmd
require (
github.com/redis/go-redis/extra/rediscmd/v9 v9.3.1
github.com/redis/go-redis/v9 v9.3.1
github.com/redis/go-redis/extra/rediscmd/v9 v9.4.0
github.com/redis/go-redis/v9 v9.4.0
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel/metric v1.16.0
go.opentelemetry.io/otel/sdk v1.16.0