summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2024-09-02 09:02:29 +0200
committerGiuseppe Scrivano <gscrivan@redhat.com>2024-09-04 00:04:30 +0200
commit5a15e703456d0c643f04a7f76ce0aad96e6b2f18 (patch)
tree0cb8338f03ec9b9e5138c0aaaa4b0171fba3466b /go.mod
parent8a516c7eb60c33e3a255dbc748076518445d0a09 (diff)
vendor: update c/storage
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b2903d51b..80f30ec66 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/containers/libhvee v0.7.1
github.com/containers/ocicrypt v1.2.0
github.com/containers/psgo v1.9.0
- github.com/containers/storage v1.55.1-0.20240821103551-8ec73cadc730
+ github.com/containers/storage v1.55.1-0.20240903205438-465c38f89483
github.com/containers/winquit v1.1.0
github.com/coreos/go-systemd/v22 v22.5.1-0.20231103132048-7d375ecc2b09
github.com/coreos/stream-metadata-go v0.4.4