Skip to content

Commit

Permalink
Merge pull request #337 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 22, 2025
2 parents 41c2007 + 108b228 commit 62f84c5
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.27
github.com/paketo-buildpacks/source-removal v0.2.28
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.27 h1:XKZZcdtWGzT02hTKFfhV2OeKCh+rH2TRp44g20XkNCs=
github.com/paketo-buildpacks/source-removal v0.2.27/go.mod h1:omP+wF7pzvlL8VznXJSP0Dd5J44+fuMXGe8lzR/aE0A=
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/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 62f84c5

Please sign in to comment.