File tree Expand file tree Collapse file tree 2 files changed +9
-91
lines changed Expand file tree Collapse file tree 2 files changed +9
-91
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/caarlos0/env/v6 v6.2.1
7- github.com/k8snetworkplumbingwg/network-attachment-definition-client v0.0.0-20200626054723-37f83d1996bc
7+ github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.3.0
88 github.com/onsi/ginkgo v1.16.5
99 github.com/onsi/gomega v1.20.1
1010 github.com/rs/zerolog v1.18.0
@@ -18,7 +18,7 @@ require (
1818require (
1919 github.com/PuerkitoBio/purell v1.1.1 // indirect
2020 github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
21- github.com/containernetworking/cni v0.7 .1 // indirect
21+ github.com/containernetworking/cni v1.0 .1 // indirect
2222 github.com/davecgh/go-spew v1.1.1 // indirect
2323 github.com/emicklei/go-restful/v3 v3.8.0 // indirect
2424 github.com/evanphx/json-patch v4.12.0+incompatible // indirect
You can’t perform that action at this time.
0 commit comments