File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/benbjohnson/clock v1.0.3 // indirect
7
- github.com/go-redis/redis/v8 v8.0.0-beta.11
7
+ github.com/go-redis/redis/v8 v8.3.0
8
8
github.com/opentracing/opentracing-go v1.1.1-0.20190913142402-a7454ce5950e // indirect
9
9
go.opentelemetry.io/otel v0.13.0
10
10
go.opentelemetry.io/otel/sdk v0.13.0
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ github.com/go-redis/redis/v8 v8.0.0-beta.10/go.mod h1:CJP1ZIHwhosNYwIdaHPZK9vHsM
39
39
github.com/go-redis/redis/v8 v8.0.0-beta.11 h1:2016iniYxUB1OIEnALb0XRsNy4elCTW8lFBsSX7Sd/A =
40
40
github.com/go-redis/redis/v8 v8.0.0-beta.11 /go.mod h1:isLoQT/NFSP7V67lyvM9GmdvLdyZ7pEhsXvvyQtnQTo =
41
41
github.com/go-redis/redis/v8 v8.3.0 h1:Xrwvn8+QqUYD1MbQmda3cVR2U9li5XbtRFkKZN5Y0hk =
42
+ github.com/go-redis/redis/v8 v8.3.0 /go.mod h1:a2xkpBM7NJUN5V5kiF46X5Ltx4WeXJ9757X/ScKUBdE =
42
43
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
43
44
github.com/golang/mock v1.1.1 /go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A =
44
45
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
You can’t perform that action at this time.
0 commit comments