Skip to content

Commit

Permalink
chore(deps): bump github.com/onsi/gomega in the dev-dependencies group (
Browse files Browse the repository at this point in the history
#131)

Bumps the dev-dependencies group with 1 update: [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/onsi/gomega` from 1.29.0 to 1.33.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.29.0...v1.33.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent d2c02f6 commit 621463f
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 13 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/imdario/mergo v0.3.12 // indirect
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.29.0
github.com/onsi/gomega v1.33.1
github.com/rogpeppe/go-internal v1.11.0 // indirect
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
Expand Down
Loading

0 comments on commit 621463f

Please sign in to comment.