Skip to content

Commit

Permalink
Bump github.com/onsi/gomega from 1.19.0 to 1.30.0 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.30.0.
- [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.30.0)

---
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 Nov 9, 2023
1 parent 732c729 commit 428b1fb
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 21 deletions.
5 changes: 2 additions & 3 deletions test/apiserver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,19 @@ 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.30.0
github.com/prometheus/procfs v0.2.0 // indirect
github.com/spf13/cobra v1.1.1 // indirect
github.com/spf13/pflag v1.0.5
go.etcd.io/etcd v0.5.0-alpha.5.0.20200910180754-dd1b699fc489 // indirect
go.uber.org/zap v1.15.0 // indirect
golang.org/x/net v0.15.0
golang.org/x/net v0.17.0
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
gomodules.xyz/jsonpatch/v2 v2.1.0 // indirect
google.golang.org/appengine v1.6.6 // indirect
Expand Down
Loading

0 comments on commit 428b1fb

Please sign in to comment.