File tree 2 files changed +4
-4
lines changed
example/instaredis-v2-example
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/bonede/go-redis-driver v0.1.0
7
7
github.com/instana/go-sensor v1.67.1
8
- github.com/instana/go-sensor/instrumentation/instaredis/v2 v2.15.0
9
- github.com/redis/go-redis/v9 v9.7.1
8
+ github.com/instana/go-sensor/instrumentation/instaredis/v2 v2.20.1
9
+ github.com/redis/go-redis/v9 v9.7.3
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+
19
19
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
20
20
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
21
21
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
22
- github.com/redis/go-redis/v9 v9.7.1 h1:4LhKRCIduqXqtvCUlaq9c8bdHOkICjDMrr1+Zb3osAc =
23
- github.com/redis/go-redis/v9 v9.7.1 /go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw =
22
+ github.com/redis/go-redis/v9 v9.7.3 h1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0wM =
23
+ github.com/redis/go-redis/v9 v9.7.3 /go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRltRTZHSvrA =
24
24
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
25
25
github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
26
26
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
You can’t perform that action at this time.
0 commit comments