Skip to content

Commit

Permalink
Merge pull request #10 from paketo-buildpacks/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/paketo-buildpacks/libpak-1.46.0

Bump github.com/paketo-buildpacks/libpak from 1.45.1 to 1.46.0

Signed-off-by: Ben Hale <[email protected]>
  • Loading branch information
nebhale authored Oct 8, 2020
2 parents 4b202af + 65518b5 commit 77c0478
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/mattn/go-shellwords v1.0.10
github.com/onsi/gomega v1.10.2
github.com/paketo-buildpacks/libjvm v1.22.2
github.com/paketo-buildpacks/libpak v1.45.1
github.com/paketo-buildpacks/libpak v1.46.0
github.com/sclevine/spec v1.4.0
github.com/stretchr/testify v1.6.1
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ github.com/paketo-buildpacks/libjvm v1.22.2 h1:os9IQf7QX70SPPSdIfI4vZ/BiBb+sC7rU
github.com/paketo-buildpacks/libjvm v1.22.2/go.mod h1:Q//eRzQ8+ZXSYUHjaYBs3ODocYqduPru8y5OlIkcqMU=
github.com/paketo-buildpacks/libpak v1.45.1 h1:3CjTf+Bzju+iMl+5HqF7+EaW9cZdE/jCE9dwGRFOoPs=
github.com/paketo-buildpacks/libpak v1.45.1/go.mod h1:0diWLeplKzv/iRaZnLyAo1zoKdmuC4zlJuRNqe6lprA=
github.com/paketo-buildpacks/libpak v1.46.0 h1:rHQDV3hAMNfJRPPNUe5EhKqtK3TlJJ72WlN9qJuw1/k=
github.com/paketo-buildpacks/libpak v1.46.0/go.mod h1:SEcsqgVo5Ly3YcBQOaJBkbIiXYYjoOastlGL6ozo97g=
github.com/pavel-v-chernykh/keystore-go v2.1.0+incompatible h1:Jd6xfriVlJ6hWPvYOE0Ni0QWcNTLRehfGPFxr3eSL80=
github.com/pavel-v-chernykh/keystore-go v2.1.0+incompatible/go.mod h1:xlUlxe/2ItGlQyMTstqeDv9r3U4obH7xYd26TbDQutY=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 77c0478

Please sign in to comment.