summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-07-22 16:07:45 +0200
committerGitHub <noreply@github.com>2022-07-22 16:07:45 +0200
commitd1f432dd566a8ccf69b4a36f8677273ad6a1feed (patch)
treedbf950f642a8645db10c7d1f26dff293a0d44dd1 /go.mod
parent5e43fb15cc8165c855ab403dafb88daeb5dbdcd9 (diff)
parent438fef1caa26a1f09cd7be341e854d4bd5726c2b (diff)
downloadpodman-d1f432dd566a8ccf69b4a36f8677273ad6a1feed.tar.gz
podman-d1f432dd566a8ccf69b4a36f8677273ad6a1feed.tar.bz2
podman-d1f432dd566a8ccf69b4a36f8677273ad6a1feed.zip
Merge pull request #14567 from cdoern/secrets
Implement kubernetes secret handling for podman play kube
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 c09c1222b..978e475a8 100644
--- a/go.mod
+++ b/go.mod
@@ -12,12 +12,12 @@ require (
github.com/containernetworking/cni v1.1.1
github.com/containernetworking/plugins v1.1.1
github.com/containers/buildah v1.26.1-0.20220716095526-d31d27c357ab
- github.com/containers/common v0.48.1-0.20220718075257-ecddf87b3840
+ github.com/containers/common v0.48.1-0.20220720145307-26032247af78
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.21.2-0.20220721072459-bf19265865b7
github.com/containers/ocicrypt v1.1.5
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.41.1-0.20220714115232-fc9b0ff5272a
+ github.com/containers/storage v1.41.1-0.20220718173332-b10c469fda0a
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cyphar/filepath-securejoin v0.2.3