Skip to content

Commit

Permalink
Merge pull request #7 from hostwithquantum/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/paketo-buildpacks/packit/v2-2.16.0

Upgrade: bump github.com/paketo-buildpacks/packit/v2 from 2.4.2 to 2.16.0
  • Loading branch information
till authored Jan 15, 2025
2 parents 2c8f551 + bb1dcae commit 51b9167
Show file tree
Hide file tree
Showing 2 changed files with 1,237 additions and 1,518 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ go 1.19

require (
github.com/caarlos0/env v3.5.0+incompatible
github.com/paketo-buildpacks/packit/v2 v2.4.2
github.com/paketo-buildpacks/packit/v2 v2.16.0
)

require (
github.com/BurntSushi/toml v1.2.0 // indirect
github.com/Masterminds/semver/v3 v3.1.1 // indirect
github.com/gabriel-vasile/mimetype v1.4.1 // indirect
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/Masterminds/semver/v3 v3.2.1 // indirect
github.com/gabriel-vasile/mimetype v1.4.6 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
github.com/ulikunitz/xz v0.5.12 // indirect
golang.org/x/net v0.30.0 // indirect
)
Loading

0 comments on commit 51b9167

Please sign in to comment.