Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 26d32c1 commit 341503b
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 @@ -7,7 +7,7 @@ require (
github.com/Masterminds/semver/v3 v3.2.0
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
github.com/buildpacks/imgutil v0.0.0-20230412223147-81015c668834
github.com/buildpacks/lifecycle v0.16.1
github.com/buildpacks/lifecycle v0.16.4
github.com/ghodss/yaml v1.0.0
github.com/go-git/go-git/v5 v5.6.1
github.com/google/go-cmp v0.5.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ github.com/buildkite/agent/v3 v3.45.0 h1:LEHtJSE0q2ZGsBb5yvhVr53+pRHCHLrENT4WR4n
github.com/buildkite/agent/v3 v3.45.0/go.mod h1:4FtZnYmUU6dWENBCsVzXsJN3GHD3yDC2GgR8c9X780g=
github.com/buildpacks/imgutil v0.0.0-20230412223147-81015c668834 h1:V3xhD9kbougG1QgtpA60UK6JnBPW7gX17zZ2ekXwUpo=
github.com/buildpacks/imgutil v0.0.0-20230412223147-81015c668834/go.mod h1:hgxVR7UpPvT5gATbRGM582oy048sUocDg6R6PMWAxow=
github.com/buildpacks/lifecycle v0.16.1 h1:Mv4gmq4wILpLYpDWx52o/nOWSjlcPp7taA4eBqznfBU=
github.com/buildpacks/lifecycle v0.16.1/go.mod h1:bKq16qBt8V9ci8h1/GCdAiKEHbFH/Z6fxsKux8jvkLs=
github.com/buildpacks/lifecycle v0.16.4 h1:od2Q4+TvBdZPtgFgvCV2nkYoeXxdYk3oty++c8gmQig=
github.com/buildpacks/lifecycle v0.16.4/go.mod h1:HvL+3CsH8s1Qx4HzWV62JSV8fdeixsFGnasZWlYe3VI=
github.com/bwesterb/go-ristretto v1.2.0/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/bytecodealliance/wasmtime-go/v3 v3.0.2 h1:3uZCA/BLTIu+DqCfguByNMJa2HVHpXvjfy0Dy7g6fuA=
github.com/cenkalti/backoff/v3 v3.2.2 h1:cfUAAO3yvKMYKPrvhDuHSwQnhZNk/RMHKdZqKTxfm6M=
Expand Down

0 comments on commit 341503b

Please sign in to comment.