File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/containerd/stargz-snapshotter v0.17.0
3333 github.com/containerd/stargz-snapshotter/estargz v0.17.0
3434 github.com/containerd/typeurl/v2 v2.2.3
35- github.com/containernetworking/plugins v1.8 .0
35+ github.com/containernetworking/plugins v1.9 .0
3636 github.com/coreos/go-systemd/v22 v22.6.0
3737 github.com/distribution/reference v0.6.0
3838 github.com/docker/cli v28.5.0+incompatible
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
136136github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
137137github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo =
138138github.com/containernetworking/cni v1.3.0 /go.mod h1:Bs8glZjjFfGPHMw6hQu82RUgEPNGEaBb9KS5KtNMnJ4 =
139- github.com/containernetworking/plugins v1.8 .0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevxVxsEuqtBqUFk =
140- github.com/containernetworking/plugins v1.8 .0 /go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c =
139+ github.com/containernetworking/plugins v1.9 .0 h1:Mg3SXBdRGkdXyFC4lcwr6u2ZB2SDeL6LC3U+QrEANuQ =
140+ github.com/containernetworking/plugins v1.9 .0 /go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c =
141141github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo =
142142github.com/coreos/go-systemd/v22 v22.6.0 /go.mod h1:iG+pp635Fo7ZmV/j14KUcmEyWF+0X7Lua8rrTWzYgWU =
143143github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo =
Original file line number Diff line number Diff line change @@ -502,7 +502,7 @@ github.com/containernetworking/cni/pkg/types/create
502502github.com/containernetworking/cni/pkg/types/internal
503503github.com/containernetworking/cni/pkg/utils
504504github.com/containernetworking/cni/pkg/version
505- # github.com/containernetworking/plugins v1.8 .0
505+ # github.com/containernetworking/plugins v1.9 .0
506506## explicit; go 1.24.2
507507github.com/containernetworking/plugins/pkg/ns
508508# github.com/coreos/go-systemd/v22 v22.6.0
You can’t perform that action at this time.
0 commit comments