Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit/v2 from 2.6.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/packit/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Nov 7, 2022
1 parent c26f1d1 commit a751bb9
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 8 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/ForestEckhardt/freezer v0.0.12
github.com/oklog/ulid v1.3.1
github.com/onsi/gomega v1.24.0
github.com/paketo-buildpacks/packit/v2 v2.6.1
github.com/paketo-buildpacks/packit/v2 v2.7.0
github.com/sclevine/spec v1.4.0
github.com/testcontainers/testcontainers-go v0.15.0
)
Expand Down Expand Up @@ -43,8 +43,8 @@ require (
golang.org/x/net v0.1.0 // indirect
golang.org/x/sys v0.1.0 // indirect
golang.org/x/text v0.4.0 // indirect
google.golang.org/genproto v0.0.0-20220805133916-01dd62135a58 // indirect
google.golang.org/grpc v1.49.0 // indirect
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e // indirect
google.golang.org/grpc v1.50.1 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit a751bb9

Please sign in to comment.