Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit from 0.14.1 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/packit](https://github.com/paketo-buildpacks/packit) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v0.14.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Jul 26, 2021
1 parent a2762e1 commit 6c51e80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/onsi/gomega v1.14.0
github.com/paketo-buildpacks/occam v0.1.4
github.com/paketo-buildpacks/packit v0.14.1
github.com/paketo-buildpacks/packit v0.14.2
github.com/sclevine/spec v1.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,8 @@ github.com/paketo-buildpacks/occam v0.1.4 h1:KFYEXc0S1rEus/by2s4PEbFYfSNX5TEcjNN
github.com/paketo-buildpacks/occam v0.1.4/go.mod h1:Rn7l2Ndm1ff0RGj0hWJwH8+iGhkEGY5nt/qpWKWB9lE=
github.com/paketo-buildpacks/packit v0.5.0/go.mod h1:ATLZccUzqEAyPlirdka8hs+XNqS4pyJ/tjyU1NXJKm8=
github.com/paketo-buildpacks/packit v0.13.0/go.mod h1:o3ajTEGOKZpEVRDpBH6qaIRVK92CO7WWinm87MTBlV8=
github.com/paketo-buildpacks/packit v0.14.1 h1:divpTQ8LE8Hue+lv0r4XQqR3a1jARosplCpr8Mcu7A4=
github.com/paketo-buildpacks/packit v0.14.1/go.mod h1:D1a4w1fN+iLjQj9iGEmwp3e+MN8ohHSdKTiwS7cK3xg=
github.com/paketo-buildpacks/packit v0.14.2 h1:J0SmjiTya4B6CYXJMFRfMu+Lqhhb+w5XTpNg+53rRHw=
github.com/paketo-buildpacks/packit v0.14.2/go.mod h1:D1a4w1fN+iLjQj9iGEmwp3e+MN8ohHSdKTiwS7cK3xg=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pelletier/go-toml v1.8.1/go.mod h1:T2/BmBdy8dvIRq1a/8aqjN41wvWlN4lrapLU/GW4pbc=
Expand Down

0 comments on commit 6c51e80

Please sign in to comment.