summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-01-26 16:14:19 +0100
committerGitHub <noreply@github.com>2022-01-26 16:14:19 +0100
commit2a39fe99135e060decef1a6c7490b195e1702745 (patch)
tree128bd2c517dc7b883c46618a060f8a5441165c6b /go.mod
parent81763669a5c17df4f226a9072da38275c2aa50d9 (diff)
parent99165298804cd3c84908bd5052c0000a6b8ab28b (diff)
downloadpodman-2a39fe99135e060decef1a6c7490b195e1702745.tar.gz
podman-2a39fe99135e060decef1a6c7490b195e1702745.tar.bz2
podman-2a39fe99135e060decef1a6c7490b195e1702745.zip
Merge pull request #13016 from containers/dependabot/go_modules/github.com/containers/storage-1.38.1
Bump github.com/containers/storage from 1.38.0 to 1.38.1
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 094f2e843..25dc46038 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.18.0
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.38.0
+ github.com/containers/storage v1.38.1
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cyphar/filepath-securejoin v0.2.3