Skip to content

Commit

Permalink
Bump Go Modules (#291)
Browse files Browse the repository at this point in the history
Bumps Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: paketo-bot <paketo-bot@users.noreply.github.com>
  • Loading branch information
paketo-bot and paketo-bot committed Oct 2, 2023
1 parent 121502a commit c3982b3
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 @@ -10,7 +10,7 @@ require (
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.28.0
github.com/paketo-buildpacks/libjvm v1.43.2
github.com/paketo-buildpacks/libpak v1.67.0
github.com/paketo-buildpacks/libpak v1.67.1
github.com/sclevine/spec v1.4.0
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/onsi/gomega v1.28.0 h1:i2rg/p9n/UqIDAMFUJ6qIUUMcsqOuUHgbpbu235Vr1c=
github.com/onsi/gomega v1.28.0/go.mod h1:A1H2JE76sI14WIP57LMKj7FVfCHx3g3BcZVjJG8bjX8=
github.com/paketo-buildpacks/libjvm v1.43.2 h1:ZIXVMe6UH+CyQV1n1l1tyPVbSZvNQGDqfjdEtEyyCv0=
github.com/paketo-buildpacks/libjvm v1.43.2/go.mod h1:bzYXHm3XD4ZIbYhFP/21QjFjBlRtLN7KllxqOK/71Yg=
github.com/paketo-buildpacks/libpak v1.67.0 h1:c8LYndZkP7NsTtEVvpk0iEgmLxxV4Eo1sBwWPvUSNtw=
github.com/paketo-buildpacks/libpak v1.67.0/go.mod h1:dtvRCaBQDEMDoKIG3v0VRqFmesCqdwLksxIybOESrcA=
github.com/paketo-buildpacks/libpak v1.67.1 h1:bLUgQ+G5fIGLVwrPXRvWeQM01340udGc/2KoIghzS4c=
github.com/paketo-buildpacks/libpak v1.67.1/go.mod h1:x1tmfY5/nS/k31KAqQ42OTWbDsrdF7exldRr6GfWopo=
github.com/pavlo-v-chernykh/keystore-go/v4 v4.5.0 h1:2nosf3P75OZv2/ZO/9Px5ZgZ5gbKrzA3joN1QMfOGMQ=
github.com/pavlo-v-chernykh/keystore-go/v4 v4.5.0/go.mod h1:lAVhWwbNaveeJmxrxuSTxMgKpF6DjnuVpn6T8WiBwYQ=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit c3982b3

Please sign in to comment.