aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-07-16 11:26:37 +0200
committerValentin Rothberg <rothberg@redhat.com>2021-07-16 11:26:37 +0200
commitcb7016224972b477913ad90a2bce9647387520d6 (patch)
tree1f2cdcc9f1e6e7be753f8307da5fe729f27715a1 /go.mod
parent2eea7fefb4acf9ca16a7f03b812551b4072225e4 (diff)
downloadpodman-cb7016224972b477913ad90a2bce9647387520d6.tar.gz
podman-cb7016224972b477913ad90a2bce9647387520d6.tar.bz2
podman-cb7016224972b477913ad90a2bce9647387520d6.zip
vendor containers/buildah@v1.21.3
Signed-off-by: Valentin Rothberg <rothberg@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 32b789510..697c4bdc3 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/container-orchestrated-devices/container-device-interface v0.0.0-20210325223243-f99e8b6c10b9
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
- github.com/containers/buildah v1.21.0
+ github.com/containers/buildah v1.21.3
github.com/containers/common v0.38.15
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.12.0