Skip to content

Commit a9d6f2d

Browse files
Merge pull request #6131 from containers/renovate/git.freesoso.sbs-containers-storage-1.x
fix(deps): update module github.com/containers/storage to v1.58.0
2 parents 018e191 + aedcd3d commit a9d6f2d

File tree

5 files changed

+8
-6
lines changed

5 files changed

+8
-6
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/containers/image/v5 v5.34.3-0.20250311194052-d84dbab374e7
1212
github.com/containers/luksy v0.0.0-20250217190002-40bd943d93b8
1313
github.com/containers/ocicrypt v1.2.1
14-
github.com/containers/storage v1.57.3-0.20250408180038-b1d1b4586ecb
14+
github.com/containers/storage v1.58.0
1515
github.com/cyphar/filepath-securejoin v0.4.1
1616
github.com/docker/distribution v2.8.3+incompatible
1717
github.com/docker/docker v28.0.4+incompatible

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/containers/luksy v0.0.0-20250217190002-40bd943d93b8 h1:hAkmJxAYcNxgv7
7171
github.com/containers/luksy v0.0.0-20250217190002-40bd943d93b8/go.mod h1:m5Y0Lh2ROHGCbOhGeUDfoOLuUDDtxszrbZc2IsQOGAM=
7272
github.com/containers/ocicrypt v1.2.1 h1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM=
7373
github.com/containers/ocicrypt v1.2.1/go.mod h1:aD0AAqfMp0MtwqWgHM1bUwe1anx0VazI108CRrSKINQ=
74-
github.com/containers/storage v1.57.3-0.20250408180038-b1d1b4586ecb h1:39M0AErjWXfo2PmtqAU5uhscIQ4+rAlPoc1zdSkQDTU=
75-
github.com/containers/storage v1.57.3-0.20250408180038-b1d1b4586ecb/go.mod h1:w7Jl6oG+OpeLGLzlLyOZPkmUso40kjpzgrHUk5tyBlo=
74+
github.com/containers/storage v1.58.0 h1:Q7SyyCCjqgT3wYNgRNIL8o/wUS92heIj2/cc8Sewvcc=
75+
github.com/containers/storage v1.58.0/go.mod h1:w7Jl6oG+OpeLGLzlLyOZPkmUso40kjpzgrHUk5tyBlo=
7676
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
7777
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
7878
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=

vendor/github.com/containers/storage/VERSION

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/storage/pkg/archive/archive.go

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ github.com/containers/ocicrypt/keywrap/pkcs7
244244
github.com/containers/ocicrypt/spec
245245
github.com/containers/ocicrypt/utils
246246
github.com/containers/ocicrypt/utils/keyprovider
247-
# github.com/containers/storage v1.57.3-0.20250408180038-b1d1b4586ecb
247+
# github.com/containers/storage v1.58.0
248248
## explicit; go 1.23.0
249249
github.com/containers/storage
250250
github.com/containers/storage/drivers

0 commit comments

Comments
 (0)