Skip to content

Commit

Permalink
Merge pull request #339 from paketo-community/update/go
Browse files Browse the repository at this point in the history
Bump Go Modules
  • Loading branch information
dmikusa authored Jan 27, 2025
2 parents 62f84c5 + 14257a0 commit 3f7049e
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 @@ -8,7 +8,7 @@ require (
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.36.2
github.com/paketo-buildpacks/libpak v1.72.1
github.com/paketo-buildpacks/source-removal v0.2.28
github.com/paketo-buildpacks/source-removal v0.2.29
github.com/sclevine/spec v1.4.0
github.com/stretchr/testify v1.10.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
github.com/paketo-buildpacks/libpak v1.72.1 h1:393gokzeYI0eiNSNRLLM95Dxe2TsxL36g4yXKPw3Pso=
github.com/paketo-buildpacks/libpak v1.72.1/go.mod h1:Yj+i7tjD15HG1W4onzXVleNhVZ5X/15xoZIuuXRtNk8=
github.com/paketo-buildpacks/source-removal v0.2.28 h1:3+t+Qe2luhdt/d6DQLR2I1I+dR1aghttGfmFX/8RW0k=
github.com/paketo-buildpacks/source-removal v0.2.28/go.mod h1:OAvj3ozMNRkpTzTB3wpTGfdlft9kuvwyCJN6OFXZWk8=
github.com/paketo-buildpacks/source-removal v0.2.29 h1:cr+9bU4+2LZ5YPmn1cG7ATO40UhgMSDZbhSDJ1DSe1E=
github.com/paketo-buildpacks/source-removal v0.2.29/go.mod h1:U7QhvGkKdDsvaJjHFAaAunOOnBui3Q6qXCFp53AhA7Q=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
Expand Down

0 comments on commit 3f7049e

Please sign in to comment.