aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-25 14:37:03 -0400
committerGitHub <noreply@github.com>2020-08-25 14:37:03 -0400
commit374b2c65cf310d86cd625f62a9b3604ae73d39c5 (patch)
tree86d20c316a2da9862a7ed211c624026908518bd0 /go.mod
parentc02fe7e9d6516a89dc84c38828cc38502485a481 (diff)
parentb7828b7ce4d29e22708ff6886015ef6e832d91ba (diff)
downloadpodman-374b2c65cf310d86cd625f62a9b3604ae73d39c5.tar.gz
podman-374b2c65cf310d86cd625f62a9b3604ae73d39c5.tar.bz2
podman-374b2c65cf310d86cd625f62a9b3604ae73d39c5.zip
Merge pull request #7443 from mheon/undo_our_hacks
Undo v2.0 branch hacks
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 be383b5fc..5f427057c 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.2
github.com/containers/psgo v1.5.1
- github.com/containers/storage v1.20.2
+ github.com/containers/storage v1.20.3
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