File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
github.com/containernetworking/plugins/pkg/ns Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/containernetworking/cni v1.1.2
7- github.com/containernetworking/plugins v0.8.3
7+ github.com/containernetworking/plugins v0.8.6
88 github.com/onsi/ginkgo v1.16.4
99 github.com/onsi/gomega v1.17.0
1010 github.com/vishvananda/netlink v1.0.0
Original file line number Diff line number Diff line change @@ -10,7 +10,10 @@ github.com/containernetworking/cni v1.1.2 h1:wtRGZVv7olUHMOqouPpn3cXJWpJgM6+EUl3
1010mygithub.libinneed.workers.dev/containernetworking/cni v1.1.2 /go.mod h1:sDpYKmGVENF3s6uvMvGgldDWeG8dMxakj/u+i9ht9vw =
1111mygithub.libinneed.workers.dev/containernetworking/plugins v0.8.3 h1:eB0uwWr2jO+aVwdZrtVCj8MNo3p0mqGqWKji1yK3U9w =
1212mygithub.libinneed.workers.dev/containernetworking/plugins v0.8.3 /go.mod h1:MonilQ3qYDN5479D+wW461uBynC5PtGelMRlgBGiaVY =
13+ github.com/containernetworking/plugins v0.8.6 h1:npZTLiMa4CRn6m5P9+1Dz4O1j0UeFbm8VYN6dlsw568 =
14+ github.com/containernetworking/plugins v0.8.6 /go.mod h1:qnw5mN19D8fIwkqW7oHHYDHVlzhJpcY6TQxn/fUyDDM =
1315mygithub.libinneed.workers.dev/coreos/go-iptables v0.4.2 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
16+ github.com/coreos/go-iptables v0.4.5 /go.mod h1:/mVI274lEDI2ns62jHCDnCyBF9Iwsmekav8Dbxlm1MU =
1417mygithub.libinneed.workers.dev/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 /go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4 =
1518mygithub.libinneed.workers.dev/d2g/dhcp4 v0.0.0-20170904100407-a1d1b6c41b1c /go.mod h1:Ct2BUK8SB0YC1SMSibvLzxjeJLnrYEVLULFNiHY9YfQ =
1619mygithub.libinneed.workers.dev/d2g/dhcp4client v1.0.0 /go.mod h1:j0hNfjhrt2SxUOw55nL0ATM/z4Yt3t2Kd1mW34z5W5s =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ github.com/containernetworking/cni/pkg/types/create
99mygithub.libinneed.workers.dev/containernetworking/cni/pkg/types/internal
1010mygithub.libinneed.workers.dev/containernetworking/cni/pkg/utils
1111mygithub.libinneed.workers.dev/containernetworking/cni/pkg/version
12- # github.com/containernetworking/plugins v0.8.3
12+ # github.com/containernetworking/plugins v0.8.6
1313## explicit; go 1.12
1414mygithub.libinneed.workers.dev/containernetworking/plugins/pkg/ns
1515mygithub.libinneed.workers.dev/containernetworking/plugins/pkg/testutils
You can’t perform that action at this time.
0 commit comments