summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authortomsweeneyredhat <tsweeney@redhat.com>2022-02-09 15:24:08 -0500
committertomsweeneyredhat <tsweeney@redhat.com>2022-02-09 15:26:51 -0500
commit1512740e3bd9689f9dcb9974422f9a60f3bb5181 (patch)
tree834977e730edab91538d0cb99930b8fd738928d5 /go.mod
parent12836a5610ea6d4f6844d4fbdc222b439ccbc746 (diff)
downloadpodman-1512740e3bd9689f9dcb9974422f9a60f3bb5181.tar.gz
podman-1512740e3bd9689f9dcb9974422f9a60f3bb5181.tar.bz2
podman-1512740e3bd9689f9dcb9974422f9a60f3bb5181.zip
Bump c/common to v0.47.4
As the title says. Signed-off-by: tomsweeneyredhat <tsweeney@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 789c53f15..79880469b 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.0.1
github.com/containers/buildah v1.24.1
- github.com/containers/common v0.47.3
+ github.com/containers/common v0.47.4
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.19.1
github.com/containers/ocicrypt v1.1.2