Skip to content

Commit

Permalink
Bump github.com/onsi/gomega from 1.19.0 to 1.27.7 in /test/apiserver
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.19.0 to 1.27.7.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.19.0...v1.27.7)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent 1938da5 commit ceb91f1
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 14 deletions.
3 changes: 1 addition & 2 deletions test/apiserver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ require (
github.com/Azure/go-autorest/autorest v0.11.1 // indirect
github.com/Azure/go-autorest/autorest/adal v0.9.5 // indirect
github.com/blang/semver v3.5.1+incompatible // indirect
github.com/go-logr/logr v0.3.0 // indirect
github.com/go-openapi/loads v0.21.2
github.com/go-openapi/spec v0.20.9
github.com/google/uuid v1.1.2 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190723091251-e0797f438f94 // indirect
github.com/imdario/mergo v0.3.10 // indirect
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.19.0
github.com/onsi/gomega v1.27.7
github.com/prometheus/procfs v0.2.0 // indirect
github.com/spf13/cobra v1.1.1 // indirect
github.com/spf13/pflag v1.0.5
Expand Down
Loading

0 comments on commit ceb91f1

Please sign in to comment.