Skip to content

Commit

Permalink
Bump Go Modules (#194)
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 7ce549d commit 8365595
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 @@ -6,7 +6,7 @@ require (
github.com/buildpacks/libcnb v1.29.0
github.com/onsi/gomega v1.28.0
github.com/paketo-buildpacks/libbs v1.18.1
github.com/paketo-buildpacks/libpak v1.67.0
github.com/paketo-buildpacks/libpak v1.67.1
github.com/sclevine/spec v1.4.0
)

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/paketo-buildpacks/libbs v1.18.1 h1:rM+dJ8MA4INv01N0K1a0AXeya2FRuf8IlO
github.com/paketo-buildpacks/libbs v1.18.1/go.mod h1:EFVjgeFoQLMQFclsQM9p0inJWCQMVsNpWnz/RvGAAlk=
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/paketo-buildpacks/source-removal v0.2.1 h1:mDqageTOHN3kBZVKFxwamsnEH4vvWf0U5MDgBLVSAxw=
github.com/paketo-buildpacks/source-removal v0.2.1/go.mod h1:VZ3efagWIBSwJXrRWZ+nXxNLVnEj9cAAfwOoksG2w0M=
github.com/pavlo-v-chernykh/keystore-go/v4 v4.5.0 h1:2nosf3P75OZv2/ZO/9Px5ZgZ5gbKrzA3joN1QMfOGMQ=
Expand Down

0 comments on commit 8365595

Please sign in to comment.