Skip to content

Commit 99eb71e

Browse files
dependabot[bot]jsternberg
authored andcommitted
build(deps): bump github.com/containernetworking/plugins
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/containernetworking/plugins/releases) - [Commits](containernetworking/plugins@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: github.com/containernetworking/plugins dependency-version: 1.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 9fc75c8)
1 parent 25463ff commit 99eb71e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
136136
github.com/containerd/typeurl/v2 v2.2.3/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
137137
github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo=
138138
github.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=
141141
github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo=
142142
github.com/coreos/go-systemd/v22 v22.6.0/go.mod h1:iG+pp635Fo7ZmV/j14KUcmEyWF+0X7Lua8rrTWzYgWU=
143143
github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo=

‎vendor/modules.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ github.com/containernetworking/cni/pkg/types/create
502502
github.com/containernetworking/cni/pkg/types/internal
503503
github.com/containernetworking/cni/pkg/utils
504504
github.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
507507
github.com/containernetworking/plugins/pkg/ns
508508
# github.com/coreos/go-systemd/v22 v22.6.0

0 commit comments

Comments
 (0)