diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-07-22 16:07:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 16:07:45 +0200 |
commit | d1f432dd566a8ccf69b4a36f8677273ad6a1feed (patch) | |
tree | dbf950f642a8645db10c7d1f26dff293a0d44dd1 /vendor/modules.txt | |
parent | 5e43fb15cc8165c855ab403dafb88daeb5dbdcd9 (diff) | |
parent | 438fef1caa26a1f09cd7be341e854d4bd5726c2b (diff) | |
download | podman-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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index faf71ed37..d7edfabe7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -114,7 +114,7 @@ github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/sshagent github.com/containers/buildah/pkg/util github.com/containers/buildah/util -# github.com/containers/common v0.48.1-0.20220718075257-ecddf87b3840 +# github.com/containers/common v0.48.1-0.20220720145307-26032247af78 ## explicit github.com/containers/common/libimage github.com/containers/common/libimage/define @@ -257,7 +257,7 @@ github.com/containers/psgo/internal/dev github.com/containers/psgo/internal/host github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process -# github.com/containers/storage v1.41.1-0.20220714115232-fc9b0ff5272a +# github.com/containers/storage v1.41.1-0.20220718173332-b10c469fda0a ## explicit github.com/containers/storage github.com/containers/storage/drivers |