File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
staging/operator-registry Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ require (
7
7
github.com/blang/semver/v4 v4.0.0
8
8
github.com/containerd/containerd v1.7.27
9
9
github.com/containerd/errdefs v1.0.0
10
- github.com/containers/common v0.62.2
11
- github.com/containers/image/v5 v5.34.2
10
+ github.com/containers/common v0.62.3
11
+ github.com/containers/image/v5 v5.34.3
12
12
github.com/distribution/distribution/v3 v3.0.0-rc.4
13
13
github.com/distribution/reference v0.6.0
14
14
github.com/docker/cli v28.0.4+incompatible
Original file line number Diff line number Diff line change @@ -67,10 +67,10 @@ github.com/containerd/ttrpc v1.2.7 h1:qIrroQvuOL9HQ1X6KHe2ohc7p+HP/0VE6XPU7elJRq
67
67
github.com/containerd/ttrpc v1.2.7 /go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o =
68
68
github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40 =
69
69
github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
70
- github.com/containers/common v0.62.2 h1:xO45OOoeq17EZMIDZoSyRqg7GXGcRHa9sXlrr75zH+U =
71
- github.com/containers/common v0.62.2 /go.mod h1:veFiR9iq2j3CHXtB4YnPHuOkSRdhIQ3bAY8AFMP/5bE =
72
- github.com/containers/image/v5 v5.34.2 h1:3r1etun4uJYq5197tcymUcI1h6+zyzKS9PtRtBlEKMI =
73
- github.com/containers/image/v5 v5.34.2 /go.mod h1:MG++slvQSZVq5ejAcLdu4APGsKGMb0YHHnAo7X28fdE =
70
+ github.com/containers/common v0.62.3 h1:aOGryqXfW6aKBbHbqOveH7zB+ihavUN03X/2pUSvWFI =
71
+ github.com/containers/common v0.62.3 /go.mod h1:3R8kDox2prC9uj/a2hmXj/YjZz5sBEUNrcDiw51S0Lo =
72
+ github.com/containers/image/v5 v5.34.3 h1:/cMgfyA4Y7ILH7nzWP/kqpkE5Df35Ek4bp5ZPvJOVmI =
73
+ github.com/containers/image/v5 v5.34.3 /go.mod h1:MG++slvQSZVq5ejAcLdu4APGsKGMb0YHHnAo7X28fdE =
74
74
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
75
75
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
76
76
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
You can’t perform that action at this time.
0 commit comments