Skip to content

Commit

Permalink
chore: bump github.com/buildpacks/pack from 0.36.3 to 0.36.4 (#9675)
Browse files Browse the repository at this point in the history
Bumps [github.com/buildpacks/pack](https://github.com/buildpacks/pack) from 0.36.3 to 0.36.4.
- [Release notes](https://github.com/buildpacks/pack/releases)
- [Changelog](https://github.com/buildpacks/pack/blob/main/RELEASE.md)
- [Commits](buildpacks/pack@v0.36.3...v0.36.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 5b861f1 commit bc2601c
Show file tree
Hide file tree
Showing 7 changed files with 62 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
github.com/bmatcuk/doublestar v1.3.4
github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168
github.com/buildpacks/lifecycle v0.20.5
github.com/buildpacks/pack v0.36.3
github.com/buildpacks/pack v0.36.4
github.com/cenkalti/backoff/v4 v4.3.0
github.com/containerd/containerd v1.7.25
github.com/distribution/reference v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,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.5 h1:xgKKbex/H79B23PVyT6F5Ilj/3H9QeIZnd6aPNvA898=
github.com/buildpacks/lifecycle v0.20.5/go.mod h1:ZsExeEhN+6Qws7iDHJl6PV6zsHycgK/RmDKnRgKQTH0=
github.com/buildpacks/pack v0.36.3 h1:4xiaPzDzJV/g3bkOvx+A/1fZcbX3xD3KG7Bzb0jG7Tc=
github.com/buildpacks/pack v0.36.3/go.mod h1:DUFJ5IFnHOtFf+K/wStELnn84kPwSTeMxteXyUJwlRg=
github.com/buildpacks/pack v0.36.4 h1:otHfS3Ju9TBRTz6LAScXSZw+BEw7BLTB0QPUtWPuiHg=
github.com/buildpacks/pack v0.36.4/go.mod h1:DUFJ5IFnHOtFf+K/wStELnn84kPwSTeMxteXyUJwlRg=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down
24 changes: 24 additions & 0 deletions vendor/github.com/buildpacks/pack/internal/name/name.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ github.com/buildpacks/lifecycle/log
github.com/buildpacks/lifecycle/phase
github.com/buildpacks/lifecycle/platform
github.com/buildpacks/lifecycle/platform/files
# github.com/buildpacks/pack v0.36.3
# github.com/buildpacks/pack v0.36.4
## explicit; go 1.23
github.com/buildpacks/pack
github.com/buildpacks/pack/builder
Expand Down

0 comments on commit bc2601c

Please sign in to comment.