Skip to content

Commit

Permalink
Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 in /template-cnb
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.33.1...v1.34.1)

---
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 Jul 30, 2024
1 parent 3003ce1 commit 915be45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template-cnb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/BurntSushi/toml v1.4.0
github.com/onsi/gomega v1.33.1
github.com/onsi/gomega v1.34.1
github.com/paketo-buildpacks/occam v0.18.7
github.com/sclevine/spec v1.4.0
)

0 comments on commit 915be45

Please sign in to comment.