File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed
staging/operator-lifecycle-manager
github.com/containers/image/v5/version Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ require (
66
66
github.com/containerd/ttrpc v1.2.5 // indirect
67
67
github.com/containerd/typeurl/v2 v2.2.3 // indirect
68
68
github.com/containers/common v0.62.0 // indirect
69
- github.com/containers/image/v5 v5.34.1 // indirect
69
+ github.com/containers/image/v5 v5.34.2 // indirect
70
70
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
71
71
github.com/containers/ocicrypt v1.2.1 // indirect
72
- github.com/containers/storage v1.57.1 // indirect
72
+ github.com/containers/storage v1.57.2 // indirect
73
73
github.com/coreos/go-semver v0.3.1 // indirect
74
74
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
75
75
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -1431,14 +1431,14 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
1431
1431
github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
1432
1432
github.com/containers/common v0.62.0 h1:Sl9WE5h7Y/F3bejrMAA4teP1EcY9ygqJmW4iwSloZ10 =
1433
1433
github.com/containers/common v0.62.0 /go.mod h1:Yec+z8mrSq4rydHofrnDCBqAcNA/BGrSg1kfFUL6F6s =
1434
- github.com/containers/image/v5 v5.34.1 h1:/m2bkFnuedTyNkzma8s7cFLjeefPIb4trjyafWhIlwM =
1435
- github.com/containers/image/v5 v5.34.1 /go.mod h1:/WnvUSEfdqC/ahMRd4YJDBLrpYWkGl018rB77iB3FDo =
1434
+ github.com/containers/image/v5 v5.34.2 h1:3r1etun4uJYq5197tcymUcI1h6+zyzKS9PtRtBlEKMI =
1435
+ github.com/containers/image/v5 v5.34.2 /go.mod h1:MG++slvQSZVq5ejAcLdu4APGsKGMb0YHHnAo7X28fdE =
1436
1436
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
1437
1437
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
1438
1438
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
1439
1439
github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
1440
- github.com/containers/storage v1.57.1 h1:hKPoFsuBcB3qTzBxa4IFpZMRzUuL5Xhv/BE44W0XHx8 =
1441
- github.com/containers/storage v1.57.1 /go.mod h1:i/Hb4lu7YgFr9G0K6BMjqW0BLJO1sFsnWQwj2UoWCUM =
1440
+ github.com/containers/storage v1.57.2 h1:2roCtTyE9pzIaBDHibK72DTnYkPmwWaq5uXxZdaWK4U =
1441
+ github.com/containers/storage v1.57.2 /go.mod h1:i/Hb4lu7YgFr9G0K6BMjqW0BLJO1sFsnWQwj2UoWCUM =
1442
1442
github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
1443
1443
github.com/coreos/etcd v3.3.10+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
1444
1444
github.com/coreos/go-semver v0.2.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.4
6
6
7
7
require (
8
8
github.com/blang/semver/v4 v4.0.0
9
- github.com/containers/image/v5 v5.34.1
9
+ github.com/containers/image/v5 v5.34.2
10
10
github.com/coreos/go-semver v0.3.1
11
11
github.com/distribution/reference v0.6.0
12
12
github.com/evanphx/json-patch v5.9.11+incompatible
@@ -81,7 +81,7 @@ require (
81
81
github.com/containers/common v0.62.0 // indirect
82
82
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
83
83
github.com/containers/ocicrypt v1.2.1 // indirect
84
- github.com/containers/storage v1.57.1 // indirect
84
+ github.com/containers/storage v1.57.2 // indirect
85
85
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
86
86
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
87
87
github.com/docker/cli v28.0.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -1405,14 +1405,14 @@ github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++
1405
1405
github.com/containerd/typeurl/v2 v2.2.3 /go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk =
1406
1406
github.com/containers/common v0.62.0 h1:Sl9WE5h7Y/F3bejrMAA4teP1EcY9ygqJmW4iwSloZ10 =
1407
1407
github.com/containers/common v0.62.0 /go.mod h1:Yec+z8mrSq4rydHofrnDCBqAcNA/BGrSg1kfFUL6F6s =
1408
- github.com/containers/image/v5 v5.34.1 h1:/m2bkFnuedTyNkzma8s7cFLjeefPIb4trjyafWhIlwM =
1409
- github.com/containers/image/v5 v5.34.1 /go.mod h1:/WnvUSEfdqC/ahMRd4YJDBLrpYWkGl018rB77iB3FDo =
1408
+ github.com/containers/image/v5 v5.34.2 h1:3r1etun4uJYq5197tcymUcI1h6+zyzKS9PtRtBlEKMI =
1409
+ github.com/containers/image/v5 v5.34.2 /go.mod h1:MG++slvQSZVq5ejAcLdu4APGsKGMb0YHHnAo7X28fdE =
1410
1410
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA =
1411
1411
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 /go.mod h1:9rfv8iPl1ZP7aqh9YA68wnZv2NUDbXdcdPHVz0pFbPY =
1412
1412
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM =
1413
1413
github.com/containers/ocicrypt v1.2.1 /go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ =
1414
- github.com/containers/storage v1.57.1 h1:hKPoFsuBcB3qTzBxa4IFpZMRzUuL5Xhv/BE44W0XHx8 =
1415
- github.com/containers/storage v1.57.1 /go.mod h1:i/Hb4lu7YgFr9G0K6BMjqW0BLJO1sFsnWQwj2UoWCUM =
1414
+ github.com/containers/storage v1.57.2 h1:2roCtTyE9pzIaBDHibK72DTnYkPmwWaq5uXxZdaWK4U =
1415
+ github.com/containers/storage v1.57.2 /go.mod h1:i/Hb4lu7YgFr9G0K6BMjqW0BLJO1sFsnWQwj2UoWCUM =
1416
1416
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4 =
1417
1417
github.com/coreos/go-semver v0.3.1 /go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03VsM8rvUec =
1418
1418
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs =
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ github.com/containers/common/pkg/auth
157
157
github.com/containers/common/pkg/capabilities
158
158
github.com/containers/common/pkg/completion
159
159
github.com/containers/common/pkg/password
160
- # github.com/containers/image/v5 v5.34.1
160
+ # github.com/containers/image/v5 v5.34.2
161
161
## explicit; go 1.22.8
162
162
github.com/containers/image/v5/docker
163
163
github.com/containers/image/v5/docker/policyconfiguration
@@ -199,7 +199,7 @@ github.com/containers/libtrust
199
199
# github.com/containers/ocicrypt v1.2.1
200
200
## explicit; go 1.22
201
201
github.com/containers/ocicrypt/spec
202
- # github.com/containers/storage v1.57.1
202
+ # github.com/containers/storage v1.57.2
203
203
## explicit; go 1.22.0
204
204
github.com/containers/storage/pkg/fileutils
205
205
github.com/containers/storage/pkg/homedir
You can’t perform that action at this time.
0 commit comments