summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-05-27 12:34:22 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2021-05-27 12:34:26 -0400
commitc9609d820b6fd4082eecf7904178c361a22de6e9 (patch)
treef22728d168b0785b5ee0b80ec3d3f238aef41a31 /go.mod
parentcd1f99d063cf8bb4efdb22d2f56f1aef73ff4ba0 (diff)
downloadpodman-c9609d820b6fd4082eecf7904178c361a22de6e9.tar.gz
podman-c9609d820b6fd4082eecf7904178c361a22de6e9.tar.bz2
podman-c9609d820b6fd4082eecf7904178c361a22de6e9.zip
Vendor in containers/storage v1.32.1
Theoretically this should fix the aweful flake we have been suffering with. Signed-off-by: Daniel J Walsh <dwalsh@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 71def5250..a6da2ad33 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/containers/image/v5 v5.12.0
github.com/containers/ocicrypt v1.1.1
github.com/containers/psgo v1.5.2
- github.com/containers/storage v1.32.0
+ github.com/containers/storage v1.32.1
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cri-o/ocicni v0.2.1-0.20210301205850-541cf7c703cf