Skip to content

Commit

Permalink
Bump github.com/buildpacks/libcnb/v2 from 2.0.0-rc.1 to 2.0.0 (#83)
Browse files Browse the repository at this point in the history
Bumps [github.com/buildpacks/libcnb/v2](https://github.com/buildpacks/libcnb) from 2.0.0-rc.1 to 2.0.0.
- [Release notes](https://github.com/buildpacks/libcnb/releases)
- [Commits](buildpacks/libcnb@v2.0.0-rc.1...v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/buildpacks/libcnb/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 3cd6353 commit 8410f8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/buildpacks/profile
go 1.23

require (
github.com/buildpacks/libcnb/v2 v2.0.0-rc.1
github.com/buildpacks/libcnb/v2 v2.0.0
github.com/onsi/gomega v1.34.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
github.com/buildpacks/libcnb/v2 v2.0.0-rc.1 h1:pjgfIp/e/5PCcFPvzSB4ewT0f3jOoLykH3z9/H03Sb4=
github.com/buildpacks/libcnb/v2 v2.0.0-rc.1/go.mod h1:emWCgGJo1VE4WK+hCTo7ZHdEpK5rstr2vyrc3Kq433s=
github.com/buildpacks/libcnb/v2 v2.0.0 h1:RvoUy2g1K/6tuxpIeV9lFrAwvLZsFvdOXbjtxtaeIr8=
github.com/buildpacks/libcnb/v2 v2.0.0/go.mod h1:ePaIqWv+J9251MzBnKNWVXpgxIfopqNp9VaupsKM4LM=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 8410f8c

Please sign in to comment.