Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

chore: upgrade all the dependencies to their latest versions #3454

Merged
merged 6 commits into from
May 21, 2025

Conversation

plumpy
Copy link
Contributor

@plumpy plumpy commented Apr 15, 2025

Basically this is just: go get -u ./... && go mod tidy && go mod vendor

But I split those out into three commits for simpler reviewing.

The I updated the version of Go used to build it and fixed one small thing for an API change in buildkit 0.15.0 (from July 2024).

@plumpy plumpy force-pushed the upgrade_all_deps branch 2 times, most recently from f83b8a0 to 5ce132e Compare April 15, 2025 18:57
@JeromeJu
Copy link
Collaborator

I've had a similar attempt for go mod tidy + go mod vendor at #3440.
Currently trying to merge in many dependencies update as possible for decoupling.

One question I had was do we want to pull out the buildkit fix in its own PR?

@JeromeJu
Copy link
Collaborator

With #3450, we should have the github action workflows unblocked.

@plumpy plumpy force-pushed the upgrade_all_deps branch from 5ce132e to c0be2f9 Compare April 28, 2025 13:17
@plumpy plumpy force-pushed the upgrade_all_deps branch from 27214ca to 9721581 Compare May 6, 2025 15:08
@pbusko
Copy link

pbusko commented May 15, 2025

is there anything that stops this PR from being merged?

@plumpy plumpy force-pushed the upgrade_all_deps branch from 9721581 to b4448e5 Compare May 20, 2025 21:57
@plumpy plumpy force-pushed the upgrade_all_deps branch from b4448e5 to c3ea3b1 Compare May 21, 2025 13:13
@JeromeJu JeromeJu merged commit 3e56c7f into GoogleContainerTools:main May 21, 2025
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants