Skip to content

Commit

Permalink
Merge pull request #269 from paketo-community/update/go
Browse files Browse the repository at this point in the history
Bump Go Modules
  • Loading branch information
dmikusa authored Oct 2, 2023
2 parents 5ad53f5 + ce6949d commit 3f0f95f
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 @@ -7,7 +7,7 @@ require (
github.com/heroku/color v0.0.6
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.28.0
github.com/paketo-buildpacks/libpak v1.67.0
github.com/paketo-buildpacks/libpak v1.67.1
github.com/paketo-buildpacks/source-removal v0.2.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 @@ -43,8 +43,8 @@ github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/z
github.com/onsi/ginkgo/v2 v2.12.0 h1:UIVDowFPwpg6yMUpPjGkYvf06K3RAiJXUhCxEwQVHRI=
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/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/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 3f0f95f

Please sign in to comment.