Skip to content

Commit

Permalink
Merge pull request #11 from paketo-buildpacks/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/paketo-buildpacks/libpak/v2-2.0.0-alpha.3
  • Loading branch information
dmikusa authored Sep 9, 2023
2 parents 92cb90b + 78eda5e commit dbf98c6
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 dbf98c6

Please sign in to comment.