File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/containerd/typeurl/v2 v2.2.3
3030 github.com/containerd/zfs/v2 v2.0.0-rc.0
3131 github.com/containernetworking/cni v1.3.0
32- github.com/containernetworking/plugins v1.8 .0
32+ github.com/containernetworking/plugins v1.9 .0
3333 github.com/coreos/go-systemd/v22 v22.6.0
3434 github.com/davecgh/go-spew v1.1.1
3535 github.com/distribution/reference v0.6.0
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ github.com/containerd/zfs/v2 v2.0.0-rc.0 h1:0dRlgpoaepW7HuovtcvYQMF7NlpceQVdn7+3
7575github.com/containerd/zfs/v2 v2.0.0-rc.0 /go.mod h1:g36g/XCEGDRxUXIFdM3oWAEvmTvhfz/eKWElqg4Secw =
7676github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo =
7777github.com/containernetworking/cni v1.3.0 /go.mod h1:Bs8glZjjFfGPHMw6hQu82RUgEPNGEaBb9KS5KtNMnJ4 =
78- github.com/containernetworking/plugins v1.8 .0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevxVxsEuqtBqUFk =
79- github.com/containernetworking/plugins v1.8 .0 /go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c =
78+ github.com/containernetworking/plugins v1.9 .0 h1:Mg3SXBdRGkdXyFC4lcwr6u2ZB2SDeL6LC3U+QrEANuQ =
79+ github.com/containernetworking/plugins v1.9 .0 /go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c =
8080github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
8181github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
8282github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo =
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ github.com/containernetworking/cni/pkg/types/create
222222github.com/containernetworking/cni/pkg/types/internal
223223github.com/containernetworking/cni/pkg/utils
224224github.com/containernetworking/cni/pkg/version
225- # github.com/containernetworking/plugins v1.8 .0
225+ # github.com/containernetworking/plugins v1.9 .0
226226## explicit; go 1.24.2
227227github.com/containernetworking/plugins/pkg/ns
228228# github.com/containers/ocicrypt v1.2.1
You can’t perform that action at this time.
0 commit comments