File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
// https://github.com/stretchr/testify/tags
15
15
github.com/stretchr/testify v1.9.0
16
16
// https://pkg.go.dev/go.etcd.io/etcd/client/v3?tab=versions
17
- go.etcd.io/etcd/client/v3 v3.5.14
17
+ go.etcd.io/etcd/client/v3 v3.5.15
18
18
// https://pkg.go.dev/go.uber.org/ratelimit?tab=versions
19
19
go.uber.org/ratelimit v0.3.1
20
20
// https://pkg.go.dev/golang.org/x/net
@@ -33,8 +33,8 @@ require (
33
33
github.com/gogo/protobuf v1.3.2 // indirect
34
34
github.com/golang/protobuf v1.5.4 // indirect
35
35
github.com/pmezard/go-difflib v1.0.0 // indirect
36
- go.etcd.io/etcd/api/v3 v3.5.14 // indirect
37
- go.etcd.io/etcd/client/pkg/v3 v3.5.14 // indirect
36
+ go.etcd.io/etcd/api/v3 v3.5.15 // indirect
37
+ go.etcd.io/etcd/client/pkg/v3 v3.5.15 // indirect
38
38
go.uber.org/atomic v1.7.0 // indirect
39
39
go.uber.org/multierr v1.6.0 // indirect
40
40
go.uber.org/zap v1.18.1 // indirect
You can’t perform that action at this time.
0 commit comments