File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/blang/semver/v4 v4.0.0
12
12
github.com/checkpoint-restore/checkpointctl v1.3.0
13
13
github.com/checkpoint-restore/go-criu/v7 v7.2.0
14
- github.com/containernetworking/plugins v1.6.2
14
+ github.com/containernetworking/plugins v1.7.1
15
15
github.com/containers/buildah v1.40.0
16
16
github.com/containers/common v0.63.0
17
17
github.com/containers/conmon v2.0.20+incompatible
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
64
64
github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
65
65
github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo =
66
66
github.com/containernetworking/cni v1.3.0 /go.mod h1:Bs8glZjjFfGPHMw6hQu82RUgEPNGEaBb9KS5KtNMnJ4 =
67
- github.com/containernetworking/plugins v1.6.2 h1:pqP8Mq923TLyef5g97XfJ/xpDeVek4yF8A4mzy9Tc4U =
68
- github.com/containernetworking/plugins v1.6.2 /go.mod h1:SP5UG3jDO9LtmfbBJdP+nl3A1atOtbj2MBOYsnaxy64 =
67
+ github.com/containernetworking/plugins v1.7.1 h1:CNAR0jviDj6FS5Vg85NTgKWLDzZPfi/lj+VJfhMDTIs =
68
+ github.com/containernetworking/plugins v1.7.1 /go.mod h1:xuMdjuio+a1oVQsHKjr/mgzuZ24leAsqUYRnzGoXHy0 =
69
69
github.com/containers/buildah v1.40.0 h1:qCHTKnL/UEutxT6ZS8Zvhy7QUpe719jEIeGMSlcN3j4 =
70
70
github.com/containers/buildah v1.40.0 /go.mod h1:U6qj0nseq6t97T2kkNpjgo0WBVRYIXASIOlS5eWvlhM =
71
71
github.com/containers/common v0.63.0 h1:ox6vgUYX5TSvt4W+bE36sYBVz/aXMAfRGVAgvknSjBg =
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/containernetworking/cni/pkg/types/create
107
107
github.com/containernetworking/cni/pkg/types/internal
108
108
github.com/containernetworking/cni/pkg/utils
109
109
github.com/containernetworking/cni/pkg/version
110
- # github.com/containernetworking/plugins v1.6.2
111
- ## explicit; go 1.23
110
+ # github.com/containernetworking/plugins v1.7.1
111
+ ## explicit; go 1.23.0
112
112
github.com/containernetworking/plugins/pkg/ns
113
113
# github.com/containers/buildah v1.40.0
114
114
## explicit; go 1.23.3
You can’t perform that action at this time.
0 commit comments