Skip to content

Commit 4ce4f14

Browse files
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5e379c commit 4ce4f14

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/containerd/stargz-snapshotter/estargz v0.17.0 // indirect
4545
github.com/containerd/typeurl/v2 v2.2.3 // indirect
4646
github.com/containernetworking/cni v1.3.0 // indirect
47-
github.com/containernetworking/plugins v1.8.0 // indirect
47+
github.com/containernetworking/plugins v1.9.0 // indirect
4848
github.com/containers/common v0.64.2 // indirect
4949
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
5050
github.com/containers/luksy v0.0.0-20250910190358-2cf5bc928957 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
7777
github.com/containerd/typeurl/v2 v2.2.3/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
7878
github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo=
7979
github.com/containernetworking/cni v1.3.0/go.mod h1:Bs8glZjjFfGPHMw6hQu82RUgEPNGEaBb9KS5KtNMnJ4=
80-
github.com/containernetworking/plugins v1.8.0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevxVxsEuqtBqUFk=
81-
github.com/containernetworking/plugins v1.8.0/go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c=
80+
github.com/containernetworking/plugins v1.9.0 h1:Mg3SXBdRGkdXyFC4lcwr6u2ZB2SDeL6LC3U+QrEANuQ=
81+
github.com/containernetworking/plugins v1.9.0/go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c=
8282
github.com/containers/buildah v1.41.6 h1:MJliGTWJP0+64zZvrgYKa2pChuVGGMRnsplKVX04nHQ=
8383
github.com/containers/buildah v1.41.6/go.mod h1:jHvA81YtOreCYOy0Opt4TSG+eX22PGhJRC1Cu6Wtv5M=
8484
github.com/containers/common v0.64.2 h1:1xepE7QwQggUXxmyQ1Dbh6Cn0yd7ktk14sN3McSWf5I=

0 commit comments

Comments
 (0)