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 (
77 github.com/containernetworking/cni v1.0.1
88 github.com/containernetworking/plugins v1.0.1
99 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
1111 github.com/go-openapi/strfmt v0.21.2
1212 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
1414 github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
1515 github.com/google/uuid v1.3.0
1616 github.com/hashicorp/go-multierror v1.1.1
@@ -19,6 +19,5 @@ require (
1919 github.com/sirupsen/logrus v1.8.1
2020 github.com/stretchr/testify v1.7.0
2121 github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5
22- golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
2322 golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
2423)
You can’t perform that action at this time.
0 commit comments