Skip to content

Commit

Permalink
Bump the go-modules group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the go-modules group with 3 updates in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega), [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) and [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit).


Updates `github.com/onsi/gomega` from 1.32.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.32.0...v1.33.1)

Updates `github.com/paketo-buildpacks/occam` from 0.18.2 to 0.18.5
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.18.2...v0.18.5)

Updates `github.com/paketo-buildpacks/packit/v2` from 2.12.0 to 2.14.0
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.12.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/occam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/packit/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent 4dab4a2 commit efb71d1
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 43 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.16
require (
github.com/BurntSushi/toml v1.3.2
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.32.0
github.com/paketo-buildpacks/occam v0.18.2
github.com/paketo-buildpacks/packit/v2 v2.12.0
github.com/onsi/gomega v1.33.1
github.com/paketo-buildpacks/occam v0.18.5
github.com/paketo-buildpacks/packit/v2 v2.14.0
github.com/sclevine/spec v1.4.0
gotest.tools/v3 v3.5.1 // indirect
)
Loading

0 comments on commit efb71d1

Please sign in to comment.