diff options
author | openshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com> | 2021-08-06 14:22:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 14:22:43 +0000 |
commit | 9853b147199b270271f2fa68fdef68bc4027ed33 (patch) | |
tree | ce71c03c58e0d78e7f02eb068db12b7d5d1be9b6 /vendor/modules.txt | |
parent | 840981773325499c241d518ffbda06762cfdc759 (diff) | |
parent | 79e4baf4ca5d61a4e9c997f9ec025e46e45e5d9d (diff) | |
download | podman-9853b147199b270271f2fa68fdef68bc4027ed33.tar.gz podman-9853b147199b270271f2fa68fdef68bc4027ed33.tar.bz2 podman-9853b147199b270271f2fa68fdef68bc4027ed33.zip |
Merge pull request #11151 from containers/dependabot/go_modules/github.com/onsi/gomega-1.15.0
Bump github.com/onsi/gomega from 1.14.0 to 1.15.0
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 541dc37dc..189ffbf0f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -488,16 +488,12 @@ 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.14.0 +# github.com/onsi/gomega v1.15.0 github.com/onsi/gomega github.com/onsi/gomega/format github.com/onsi/gomega/gbytes github.com/onsi/gomega/gexec -github.com/onsi/gomega/internal/assertion -github.com/onsi/gomega/internal/asyncassertion -github.com/onsi/gomega/internal/defaults -github.com/onsi/gomega/internal/oraclematcher -github.com/onsi/gomega/internal/testingtsupport +github.com/onsi/gomega/internal github.com/onsi/gomega/matchers github.com/onsi/gomega/matchers/support/goraph/bipartitegraph github.com/onsi/gomega/matchers/support/goraph/edge |