File tree Expand file tree Collapse file tree 2 files changed +23
-130
lines changed Expand file tree Collapse file tree 2 files changed +23
-130
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ require (
7
7
github.com/containernetworking/cni v1.0.1
8
8
github.com/containernetworking/plugins v1.0.1
9
9
github.com/go-openapi/errors v0.20.2
10
- github.com/go-openapi/runtime v0.23.0
10
+ github.com/go-openapi/runtime v0.23.1
11
11
github.com/go-openapi/strfmt v0.21.2
12
12
github.com/go-openapi/swag v0.21.1
13
- github.com/go-openapi/validate v0.20.3
13
+ github.com/go-openapi/validate v0.21.0
14
14
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
15
15
github.com/google/uuid v1.3.0
16
16
github.com/hashicorp/go-multierror v1.1.1
@@ -19,6 +19,5 @@ require (
19
19
github.com/sirupsen/logrus v1.8.1
20
20
github.com/stretchr/testify v1.7.0
21
21
github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5
22
- golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
23
22
golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
24
23
)
You can’t perform that action at this time.
0 commit comments