Skip to content

Commit

Permalink
Bump the go-modules group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the go-modules group with 4 updates: [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml), [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/BurntSushi/toml` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.3.2...v1.4.0)

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

Updates `github.com/paketo-buildpacks/occam` from 0.18.0 to 0.18.5
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.18.0...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/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- 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 29, 2024
1 parent 13e0483 commit 4c1f073
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 49 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/initializ-buildpacks/node-run-script
go 1.16

require (
github.com/BurntSushi/toml v1.3.2
github.com/onsi/gomega v1.30.0
github.com/BurntSushi/toml v1.4.0
github.com/onsi/gomega v1.33.1
github.com/paketo-buildpacks/libnodejs v0.2.0
github.com/paketo-buildpacks/occam v0.18.0
github.com/paketo-buildpacks/packit/v2 v2.12.0
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 4c1f073

Please sign in to comment.