Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit/v2 from 2.7.0 to 2.8.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.7.0 to 2.8.0.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.7.0...v2.8.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2023
1 parent 2e74697 commit 049db70
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 144 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ require (
github.com/onsi/gomega v1.24.2
github.com/paketo-buildpacks/libreload-packit v0.0.1
github.com/paketo-buildpacks/occam v0.13.3
github.com/paketo-buildpacks/packit/v2 v2.7.0
github.com/paketo-buildpacks/packit/v2 v2.8.0
github.com/sclevine/spec v1.4.0
)

require (
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/ForestEckhardt/freezer v0.0.12 // indirect
github.com/Masterminds/semver/v3 v3.1.1 // indirect
github.com/Masterminds/semver/v3 v3.2.0 // indirect
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/Microsoft/hcsshim v0.9.4 // indirect
github.com/Microsoft/hcsshim v0.9.5 // indirect
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
github.com/containerd/cgroups v1.0.4 // indirect
github.com/containerd/containerd v1.6.8 // indirect
github.com/containerd/containerd v1.6.12 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/docker v20.10.17+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
Expand All @@ -43,7 +43,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/testcontainers/testcontainers-go v0.14.0 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/net v0.4.0 // indirect
golang.org/x/sys v0.3.0 // indirect
Expand Down
Loading

0 comments on commit 049db70

Please sign in to comment.