Skip to content

Commit d63e894

Browse files
authored
Merge pull request #2195 from containerd/dependabot/go_modules/cmd/github.com/containernetworking/plugins-1.9.0
build(deps): bump github.com/containernetworking/plugins from 1.8.0 to 1.9.0 in /cmd
2 parents eee4460 + 8cda533 commit d63e894

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/containerd/ttrpc v1.2.7 // indirect
4646
github.com/containerd/typeurl/v2 v2.2.3 // indirect
4747
github.com/containernetworking/cni v1.3.0 // indirect
48-
github.com/containernetworking/plugins v1.8.0 // indirect
48+
github.com/containernetworking/plugins v1.9.0 // indirect
4949
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
5050
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5151
github.com/distribution/reference v0.6.0 // indirect

cmd/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
5757
github.com/containerd/typeurl/v2 v2.2.3/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
5858
github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo=
5959
github.com/containernetworking/cni v1.3.0/go.mod h1:Bs8glZjjFfGPHMw6hQu82RUgEPNGEaBb9KS5KtNMnJ4=
60-
github.com/containernetworking/plugins v1.8.0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevxVxsEuqtBqUFk=
61-
github.com/containernetworking/plugins v1.8.0/go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c=
60+
github.com/containernetworking/plugins v1.9.0 h1:Mg3SXBdRGkdXyFC4lcwr6u2ZB2SDeL6LC3U+QrEANuQ=
61+
github.com/containernetworking/plugins v1.9.0/go.mod h1:JG3BxoJifxxHBhG3hFyxyhid7JgRVBu/wtooGEvWf1c=
6262
github.com/coreos/go-systemd/v22 v22.6.0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo=
6363
github.com/coreos/go-systemd/v22 v22.6.0/go.mod h1:iG+pp635Fo7ZmV/j14KUcmEyWF+0X7Lua8rrTWzYgWU=
6464
github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo=

0 commit comments

Comments
 (0)