Skip to content

Commit

Permalink
Bump github.com/buildpacks/lifecycle from 0.13.1 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [github.com/buildpacks/lifecycle](https://github.com/buildpacks/lifecycle) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/buildpacks/lifecycle/releases)
- [Changelog](https://github.com/buildpacks/lifecycle/blob/main/RELEASE.md)
- [Commits](buildpacks/lifecycle@v0.13.1...v0.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dfreilich committed Jan 3, 2022
1 parent 9efe05d commit 83281ea
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 @@ -5,7 +5,7 @@ require (
github.com/Masterminds/semver v1.5.0
github.com/apex/log v1.9.0
github.com/buildpacks/imgutil v0.0.0-20211203200417-76206845baac
github.com/buildpacks/lifecycle v0.13.1
github.com/buildpacks/lifecycle v0.13.2
github.com/docker/cli v20.10.11+incompatible
github.com/docker/docker v20.10.12+incompatible
github.com/docker/go-connections v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod h1:obH5gd0Bsq
github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod h1:D/8v3kj0zr8ZAKg1AQ6crr+5VwKN5eIywRkfhyM/+dE=
github.com/buildpacks/imgutil v0.0.0-20211203200417-76206845baac h1:XrKr6axRUBHEQdyyo7uffYDwWurOdeyH8MpNRJuBdIw=
github.com/buildpacks/imgutil v0.0.0-20211203200417-76206845baac/go.mod h1:YZReWjuSxwyvuN92Vlcul+WgaCXylpecgFn7T3rNang=
github.com/buildpacks/lifecycle v0.13.1 h1:G8bRMLaVDaeaC/zOeQesxc+HXUAZp8RxkitOGTZpKok=
github.com/buildpacks/lifecycle v0.13.1/go.mod h1:ZikXQStJ/G23CbtcfdrT8xoZ/A8sZqtONjWwIjw7PME=
github.com/buildpacks/lifecycle v0.13.2 h1:aZHoVF/2XQxEIg1MpTz2SmCYlEc8HGW3a2uMkkozbas=
github.com/buildpacks/lifecycle v0.13.2/go.mod h1:ZikXQStJ/G23CbtcfdrT8xoZ/A8sZqtONjWwIjw7PME=
github.com/cenkalti/backoff/v4 v4.1.1/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/census-instrumentation/opencensus-proto v0.3.0/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
Expand Down

0 comments on commit 83281ea

Please sign in to comment.