summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-16 13:16:00 +0200
committerGitHub <noreply@github.com>2020-08-16 13:16:00 +0200
commit121e182915f5719a67c653e5e026d7a69910ed11 (patch)
tree050754ca1fc59c590c0bdd8daea9982323ebc0a0 /go.mod
parentca4423e94d28c9e5e59ccb958564b9d6ad5bd0fc (diff)
parentfec8a29e91520cdb472ed646c4da633e01d23737 (diff)
downloadpodman-121e182915f5719a67c653e5e026d7a69910ed11.tar.gz
podman-121e182915f5719a67c653e5e026d7a69910ed11.tar.bz2
podman-121e182915f5719a67c653e5e026d7a69910ed11.zip
Merge pull request #7321 from containers/dependabot/go_modules/github.com/containers/storage-1.23.0
Bump github.com/containers/storage from 1.21.2 to 1.23.0
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 cfa79377d..166da873b 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.19+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.21.2
+ github.com/containers/storage v1.23.0
github.com/coreos/go-systemd/v22 v22.1.0
github.com/cri-o/ocicni v0.2.0
github.com/cyphar/filepath-securejoin v0.2.2