Skip to content

chore: Update go deps for 2.15 release#9773

Merged
alphanota merged 4 commits into
GoogleContainerTools:mainfrom
alphanota:update-go-deps
Apr 2, 2025
Merged

chore: Update go deps for 2.15 release#9773
alphanota merged 4 commits into
GoogleContainerTools:mainfrom
alphanota:update-go-deps

Conversation

@alphanota

@alphanota alphanota commented Apr 2, 2025

Copy link
Copy Markdown
Contributor

Upgrade golang dependencies to prepare for the 2.15 release.
Some package upgrades (docker, buildpack) contained breaking changes so I pinned to the latest supported version.

@alphanota alphanota changed the title Update go deps Apr 2, 2025
@alphanota alphanota marked this pull request as ready for review April 2, 2025 21:36
@alphanota alphanota requested a review from a team as a code owner April 2, 2025 21:36
@alphanota alphanota enabled auto-merge (squash) April 2, 2025 21:48
@alphanota alphanota requested a review from plumpy April 2, 2025 21:53

@plumpy plumpy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

Comment thread go.mod
github.com/bmatcuk/doublestar v1.3.4
github.com/buildpacks/imgutil v0.0.0-20250224200932-4dcbf829e753
github.com/buildpacks/lifecycle v0.20.7
github.com/buildpacks/lifecycle v0.20.6

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be v0.20.5? Maybe it's just getting ignored because of the line above anyway?

It looks like that's the case... this added back vendor/github.com/buildpacks/lifecycle/launch/exec_d_windows.go, which doesn't exist in in v0.20.6. But still, maybe update this line just for consistency?

@alphanota alphanota merged commit a48a6ca into GoogleContainerTools:main Apr 2, 2025
@menahyouyeah menahyouyeah mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants