Skip to content

Commit

Permalink
Bump github.com/buildpacks/pack
Browse files Browse the repository at this point in the history
Bumps [github.com/buildpacks/pack](https://github.com/buildpacks/pack) from 0.35.1-0.20240729220708-a651c5dac4c2 to 0.35.1.
- [Release notes](https://github.com/buildpacks/pack/releases)
- [Changelog](https://github.com/buildpacks/pack/blob/main/RELEASE.md)
- [Commits](https://github.com/buildpacks/pack/commits/v0.35.1)

---
updated-dependencies:
- dependency-name: github.com/buildpacks/pack
  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 Sep 23, 2024
1 parent 31516b3 commit 45376b3
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 v1.4.0
github.com/apex/log v1.9.0
github.com/buildpacks/lifecycle v0.20.1
github.com/buildpacks/pack v0.35.1-0.20240729220708-a651c5dac4c2
github.com/buildpacks/pack v0.35.1
github.com/cespare/xxhash/v2 v2.3.0
github.com/docker/docker v27.1.1+incompatible
github.com/google/go-containerregistry v0.20.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168 h1:yVYVi1V7x1bX
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/pack v0.35.1-0.20240729220708-a651c5dac4c2 h1:1NhohOBznDpu1kWcZMPNOgFjXfkl0PVjnplLgW33zSE=
github.com/buildpacks/pack v0.35.1-0.20240729220708-a651c5dac4c2/go.mod h1:ttb2Qmr1u7LKnhZNZJLCE/WQUXTtZoo+mJ4welgxS5c=
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=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down

0 comments on commit 45376b3

Please sign in to comment.