Skip to content

Commit

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

---
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 pbusko committed Oct 8, 2024
1 parent 45376b3 commit 94e5638
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 @@ go 1.22
require (
github.com/BurntSushi/toml v1.4.0
github.com/apex/log v1.9.0
github.com/buildpacks/lifecycle v0.20.1
github.com/buildpacks/lifecycle v0.20.3
github.com/buildpacks/pack v0.35.1
github.com/cespare/xxhash/v2 v2.3.0
github.com/docker/docker v27.1.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168 h1:yVYVi1V7x1bXklOx9lpbTfteyzQKGZC/wkl+IlaVRlU=
github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168/go.mod h1:n2R6VRuWsAX3cyHCp/u0Z4WJcixny0gYg075J39owrk=
github.com/buildpacks/lifecycle v0.20.1 h1:GUZix0ehC18/dlhCcJwjNyjfOXQvrdjhygpYu0MRqQ8=
github.com/buildpacks/lifecycle v0.20.1/go.mod h1:6N4eXv56btw/h9uwq9mfcVNIuNFBah3dbSgcF77AOfc=
github.com/buildpacks/lifecycle v0.20.3 h1:52F4zlYiQMfN+puzzZZKwiAFFahaYd1pmG5JVBJjJ00=
github.com/buildpacks/lifecycle v0.20.3/go.mod h1:6N4eXv56btw/h9uwq9mfcVNIuNFBah3dbSgcF77AOfc=
github.com/buildpacks/pack v0.35.1 h1:/WFUIo+gcrgH+mXe/H+66kqfnmChc4tl8EWKwykuNsg=
github.com/buildpacks/pack v0.35.1/go.mod h1:ttb2Qmr1u7LKnhZNZJLCE/WQUXTtZoo+mJ4welgxS5c=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
Expand Down

0 comments on commit 94e5638

Please sign in to comment.