Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit from 0.9.0 to 0.10.0
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.9.0 to 0.10.0.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v0.9.0...v0.10.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Apr 1, 2021
1 parent e6c56c7 commit c1d1123
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,7 +6,7 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/onsi/gomega v1.11.0
github.com/paketo-buildpacks/occam v0.1.2
github.com/paketo-buildpacks/packit v0.9.0
github.com/paketo-buildpacks/packit v0.10.0
github.com/sclevine/spec v1.4.0
gopkg.in/yaml.v2 v2.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,8 @@ github.com/paketo-buildpacks/occam v0.1.2 h1:xNJYB0ruwLsrTwdADJeGxSJvyj/oy2qcMuO
github.com/paketo-buildpacks/occam v0.1.2/go.mod h1:bV568K2TWVHsuDBF9akaYA7HViQRYMoU1OwhwNy6PE0=
github.com/paketo-buildpacks/packit v0.5.0/go.mod h1:ATLZccUzqEAyPlirdka8hs+XNqS4pyJ/tjyU1NXJKm8=
github.com/paketo-buildpacks/packit v0.7.0/go.mod h1:b498Gw+ZwwAxhqGpeRprrLKr5m9dVdRGvdwEDq2GBEk=
github.com/paketo-buildpacks/packit v0.9.0 h1:FhmpCzzbAU1TiArBO+axDaFJuu6z8V0KcqkKP9ucFJg=
github.com/paketo-buildpacks/packit v0.9.0/go.mod h1:CBbbf4EPcXPRMzAI9ZzHDAPJvajwHlH4a45nRLZWNPE=
github.com/paketo-buildpacks/packit v0.10.0 h1:XEnMjPY6idsa1ZGMOD0/2XVz08H+mFg8Le2Wdzvn//I=
github.com/paketo-buildpacks/packit v0.10.0/go.mod h1:CBbbf4EPcXPRMzAI9ZzHDAPJvajwHlH4a45nRLZWNPE=
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 c1d1123

Please sign in to comment.