Skip to content

Commit

Permalink
upgrade to packit v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Frankie Gallina-Jones authored and ForestEckhardt committed Nov 4, 2022
1 parent c0e76f2 commit d3ceae3
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 8 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/moby/buildkit v0.10.5
github.com/onsi/gomega v1.24.0
github.com/paketo-buildpacks/occam v0.13.3
github.com/paketo-buildpacks/packit/v2 v2.6.1
github.com/paketo-buildpacks/packit/v2 v2.7.0
github.com/pelletier/go-toml v1.9.5
github.com/sclevine/spec v1.4.0
github.com/spf13/cobra v1.6.1
Expand All @@ -33,7 +33,7 @@ require (
github.com/Azure/go-autorest/logger v0.2.1 // indirect
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/CycloneDX/cyclonedx-go v0.5.2 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
github.com/DataDog/zstd v1.5.2 // indirect
github.com/ForestEckhardt/freezer v0.0.12 // indirect
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/sprig/v3 v3.2.2 // indirect
Expand Down Expand Up @@ -167,7 +167,7 @@ require (
golang.org/x/term v0.1.0 // indirect
golang.org/x/text v0.4.0 // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/tools v0.2.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e // indirect
google.golang.org/grpc v1.50.1 // indirect
Expand Down
Loading

0 comments on commit d3ceae3

Please sign in to comment.