Skip to content

Commit

Permalink
Bump github.com/buildpacks/pack from 0.36.3 to 0.36.4
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]>
  • Loading branch information
dependabot[bot] authored and georgethebeatle committed Jan 20, 2025
1 parent c4277ac commit ac583cc
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 @@ -14,7 +14,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.29.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.5
github.com/blendle/zapdriver v1.3.1
github.com/buildpacks/pack v0.36.3
github.com/buildpacks/pack v0.36.4
github.com/cloudfoundry/cf-test-helpers v1.0.1-0.20220603211108-d498b915ef74
github.com/distribution/distribution/v3 v3.0.0-rc.2
github.com/foomo/htpasswd v0.0.0-20200116085101-e3a90e78da9c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,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.4 h1:VVVTrd9y1LHY3adchh6oktw0wKQuYsWLq3/g23TLaGQ=
github.com/buildpacks/lifecycle v0.20.4/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.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
Expand Down

0 comments on commit ac583cc

Please sign in to comment.