Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit from 0.2.1 to 0.2.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.2.1 to 0.2.2.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v0.2.1...v0.2.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ryanmoran committed Jul 15, 2020
1 parent 506143c commit 326473f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.10.1
github.com/paketo-buildpacks/occam v0.0.16
github.com/paketo-buildpacks/packit v0.2.1
github.com/paketo-buildpacks/packit v0.2.2
github.com/sclevine/spec v1.4.0
gopkg.in/yaml.v2 v2.3.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ github.com/paketo-buildpacks/packit v0.2.0 h1:l4sFKYlmKENRNMAKATt437+Ar9WD+bM42Z
github.com/paketo-buildpacks/packit v0.2.0/go.mod h1:b40wtWWAcgB47+vYGDD9KKhzOtBjI8KPqGxwGvV+XNs=
github.com/paketo-buildpacks/packit v0.2.1 h1:MWvvGkj83clltK0kqF1+wHjcfWmGTRe254h8s3PZyF4=
github.com/paketo-buildpacks/packit v0.2.1/go.mod h1:b40wtWWAcgB47+vYGDD9KKhzOtBjI8KPqGxwGvV+XNs=
github.com/paketo-buildpacks/packit v0.2.2 h1:iaTlvhF5sWiuBlz/NAM+Ycj9XkXK2tgyuZD81HLsVmY=
github.com/paketo-buildpacks/packit v0.2.2/go.mod h1:b40wtWWAcgB47+vYGDD9KKhzOtBjI8KPqGxwGvV+XNs=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/sclevine/agouti v3.0.0+incompatible/go.mod h1:b4WX9W9L1sfQKXeJf1mUTLZKJ48R1S7H23Ji7oFO5Bw=
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
Expand Down

0 comments on commit 326473f

Please sign in to comment.