diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-05-24 10:35:36 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-05-24 16:07:38 +0200 |
commit | d924c46dae55a8846f33ca3346f5c816df9fbf0d (patch) | |
tree | 48deecf04d7e0655dbabb44edad46c81d44892de /vendor/modules.txt | |
parent | 8af98b342d69a1d4e865339d51448218eecaa995 (diff) | |
download | podman-d924c46dae55a8846f33ca3346f5c816df9fbf0d.tar.gz podman-d924c46dae55a8846f33ca3346f5c816df9fbf0d.tar.bz2 podman-d924c46dae55a8846f33ca3346f5c816df9fbf0d.zip |
autocomplete `podman search --filter`
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index f4eda9756..cababae5f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -109,9 +109,10 @@ 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.20220512112240-7536bf6ff9b1 +# github.com/containers/common v0.48.1-0.20220523155016-2fd37da97824 ## explicit github.com/containers/common/libimage +github.com/containers/common/libimage/define github.com/containers/common/libimage/manifests github.com/containers/common/libnetwork/cni github.com/containers/common/libnetwork/etchosts |