summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-09 17:28:18 -0500
committerGitHub <noreply@github.com>2020-12-09 17:28:18 -0500
commit9216be2008696bc9f0bc26686be8becae3d12bfc (patch)
tree74d9b11db36e06a3b28106c2d9e01b615cf1f568 /go.mod
parenteb053df7843d9ec4aba4ee331e04b1d1d5a4ceee (diff)
parentc20bd3558904d3ccb937364813a199ba81a5df6a (diff)
downloadpodman-9216be2008696bc9f0bc26686be8becae3d12bfc.tar.gz
podman-9216be2008696bc9f0bc26686be8becae3d12bfc.tar.bz2
podman-9216be2008696bc9f0bc26686be8becae3d12bfc.zip
Merge pull request #8636 from containers/dependabot/go_modules/github.com/containers/storage-1.24.3
Bump github.com/containers/storage from 1.24.1 to 1.24.3
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 a4a3df590..f5487366a 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.9.0
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.24.1
+ github.com/containers/storage v1.24.3
github.com/coreos/go-systemd/v22 v22.1.0
github.com/cri-o/ocicni v0.2.1-0.20201125151022-df072ea5421c
github.com/cyphar/filepath-securejoin v0.2.2