File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
43
43
github.com/spf13/afero v1.6.0
44
44
github.com/urfave/cli/v2 v2.3.0
45
45
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
46
- go.etcd.io/etcd/api/v3 v3.5.0
46
+ go.etcd.io/etcd/api/v3 v3.5.1
47
47
go.etcd.io/etcd/client/pkg/v3 v3.5.0
48
48
go.etcd.io/etcd/client/v3 v3.5.0
49
49
go.etcd.io/etcd/server/v3 v3.5.0
Original file line number Diff line number Diff line change @@ -528,6 +528,8 @@ go.etcd.io/bbolt v1.3.6 h1:/ecaJf0sk1l4l6V4awd65v2C3ILy7MSj+s/x1ADCIMU=
528
528
go.etcd.io/bbolt v1.3.6 /go.mod h1:qXsaaIqmgQH0T+OPdb99Bf+PKfBBQVAdyD6TY9G8XM4 =
529
529
go.etcd.io/etcd/api/v3 v3.5.0 h1:GsV3S+OfZEOCNXdtNkBSR7kgLobAa/SO6tCxRa0GAYw =
530
530
go.etcd.io/etcd/api/v3 v3.5.0 /go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs =
531
+ go.etcd.io/etcd/api/v3 v3.5.1 h1:v28cktvBq+7vGyJXF8G+rWJmj+1XUmMtqcLnH8hDocM =
532
+ go.etcd.io/etcd/api/v3 v3.5.1 /go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs =
531
533
go.etcd.io/etcd/client/pkg/v3 v3.5.0 h1:2aQv6F436YnN7I4VbI8PPYrBhu+SmrTaADcf8Mi/6PU =
532
534
go.etcd.io/etcd/client/pkg/v3 v3.5.0 /go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g =
533
535
go.etcd.io/etcd/client/v2 v2.305.0 h1:ftQ0nOOHMcbMS3KIaDQ0g5Qcd6bhaBrQT6b89DfwLTs =
You can’t perform that action at this time.
0 commit comments