Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/libpak/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/libpak/v2](https://github.com/paketo-buildpacks/libpak) from 2.0.0-alpha.2 to 2.0.0-alpha.3.
- [Release notes](https://github.com/paketo-buildpacks/libpak/releases)
- [Commits](paketo-buildpacks/libpak@v2.0.0-alpha.2...v2.0.0-alpha.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 92cb90b commit 78eda5e
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/paketo-buildpacks/libpak-tools
go 1.20

require (
github.com/paketo-buildpacks/libpak/v2 v2.0.0-alpha.2
github.com/paketo-buildpacks/libpak/v2 v2.0.0-alpha.3
github.com/spf13/cobra v1.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4
github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
github.com/paketo-buildpacks/libpak/v2 v2.0.0-alpha.2 h1:Ft58gBSNdbl+BSdByjfkS3Nsx6Af11SzQ3h1hT9Grws=
github.com/paketo-buildpacks/libpak/v2 v2.0.0-alpha.2/go.mod h1:9jDInmvK5Lfaq3rAxUfwL42kkQbX5NIgLnsfBGtiGp4=
github.com/paketo-buildpacks/libpak/v2 v2.0.0-alpha.3 h1:prvZjYcF58PopLTF8Q++Y1AOi36VTxb4sPm0LlhOyAI=
github.com/paketo-buildpacks/libpak/v2 v2.0.0-alpha.3/go.mod h1:9jDInmvK5Lfaq3rAxUfwL42kkQbX5NIgLnsfBGtiGp4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
Expand Down

0 comments on commit 78eda5e

Please sign in to comment.