Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Jan 20, 2023
1 parent 67618ed commit 75f842e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 135 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ go 1.16
require (
github.com/BurntSushi/toml v1.2.1
github.com/Microsoft/go-winio v0.6.0 // indirect
github.com/Microsoft/hcsshim v0.9.5 // indirect
github.com/containerd/containerd v1.6.9 // indirect
github.com/docker/docker v20.10.21+incompatible // indirect
github.com/moby/term v0.0.0-20221105221325-4eb28fa6025c // indirect
github.com/onsi/gomega v1.25.0
github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
github.com/opencontainers/runc v1.1.4 // indirect
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
github.com/testcontainers/testcontainers-go v0.15.0 // indirect
go.opencensus.io v0.24.0 // indirect
Expand Down
Loading

0 comments on commit 75f842e

Please sign in to comment.