diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-11-09 16:57:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-09 16:57:29 +0100 |
commit | ad4366ad24eee27957ec04f5dd9a34f4a85541e8 (patch) | |
tree | 27e99320bc4836d6264747adda2f573e190b5423 /vendor/modules.txt | |
parent | c996d9f11ea1b480e7041426b70878ca75fc5519 (diff) | |
parent | faf450ea18179bb0e4ae1213d3ca6c126b04b452 (diff) | |
download | podman-ad4366ad24eee27957ec04f5dd9a34f4a85541e8.tar.gz podman-ad4366ad24eee27957ec04f5dd9a34f4a85541e8.tar.bz2 podman-ad4366ad24eee27957ec04f5dd9a34f4a85541e8.zip |
Merge pull request #12239 from vrothberg/fix-12226
support health checks from image configs
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 10fb28eef..b9046c680 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -97,7 +97,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.46.1-0.20211026130826-7abfd453c86f +# github.com/containers/common v0.46.1-0.20211109131927-c342e496bf76 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor @@ -491,7 +491,7 @@ github.com/onsi/ginkgo/reporters/stenographer github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty github.com/onsi/ginkgo/types -# github.com/onsi/gomega v1.16.0 +# github.com/onsi/gomega v1.17.0 => github.com/onsi/gomega v1.16.0 github.com/onsi/gomega github.com/onsi/gomega/format github.com/onsi/gomega/gbytes |