aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2021-08-06 09:17:32 +0000
committerGitHub <noreply@github.com>2021-08-06 09:17:32 +0000
commit01190a397cd8342b3ae15ed286d49c880aaf35cf (patch)
treefd23ee94ef3733cebc553552e29ba998d2ba6e2e /go.mod
parent57422d2093e2f03c8bf5101ac2eb8eb7f281c4de (diff)
parent50c6cc229e168e35bed7860bd5ef3cec1f7427c7 (diff)
downloadpodman-01190a397cd8342b3ae15ed286d49c880aaf35cf.tar.gz
podman-01190a397cd8342b3ae15ed286d49c880aaf35cf.tar.bz2
podman-01190a397cd8342b3ae15ed286d49c880aaf35cf.zip
Merge pull request #11147 from TomSweeneyRedHat/dev/tsweeney/buildah3.3
[v3.3] Bump to Buildah v1.22.0 [NO NEW TESTS NEEDED]
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 09f0892b4..b45e1556f 100644
--- a/go.mod
+++ b/go.mod
@@ -11,8 +11,8 @@ 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.1-0.20210721171232-54cafea4c933
- github.com/containers/common v0.41.1-0.20210730122913-cd6c45fd20e3
+ github.com/containers/buildah v1.22.0
+ github.com/containers/common v0.42.1
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.15.0
github.com/containers/ocicrypt v1.1.2