We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014a3d5 commit 40613e1Copy full SHA for 40613e1
go.mod
@@ -43,7 +43,7 @@ require (
43
github.com/spf13/afero v1.6.0
44
github.com/urfave/cli/v2 v2.3.0
45
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
46
- go.etcd.io/etcd/api/v3 v3.5.0
+ go.etcd.io/etcd/api/v3 v3.6.0
47
go.etcd.io/etcd/client/pkg/v3 v3.5.0
48
go.etcd.io/etcd/client/v3 v3.5.0
49
go.etcd.io/etcd/server/v3 v3.5.0
0 commit comments