Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: update dependencies in preparation of BuildKit v0.12 and containerd 1.7 update (part 2) #46032

Merged
merged 6 commits into from
Jul 20, 2023

Conversation

thaJeztah
Copy link
Member

relates to:

While working on updating the CLI, I noticed I didn't pick the "ultimate" version for some dependencies in #46027, and there's a couple more dependencies that can be updated ahead of #45966

vendor: golang.org/x/oauth2 v0.6.0

full diff: golang/oauth2@v0.1.0...v0.5.0

vendor: google.golang.org/protobuf v1.30.0

no changes in vendored files

full diff: protocolbuffers/protobuf-go@v1.29.1...v1.30.0

vendor: github.com/Microsoft/go-winio v0.6.1

Unfortunately also brings in golang.org/x/tools as a dependency, due to
go-winio using a "tools.go" file.

full diff: microsoft/go-winio@v0.5.2...v0.6.1

vendor: github.com/felixge/httpsnoop v1.0.3

full diff: felixge/httpsnoop@v1.0.2...v1.0.3

vendor: github.com/prometheus/procfs v0.9.0

full diff: prometheus/procfs@v0.8.0...v0.9.0

vendor: github.com/prometheus/common v0.42.0

full diff: prometheus/common@v0.37.0...v0.42.0

- A picture of a cute animal (not mandatory but encouraged)

full diff: golang/oauth2@v0.1.0...v0.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored files

full diff: protocolbuffers/protobuf-go@v1.29.1...v1.30.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Unfortunately also brings in golang.org/x/tools as a dependency, due to
go-winio using a "tools.go" file.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: felixge/httpsnoop@v1.0.2...v1.0.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: prometheus/procfs@v0.8.0...v0.9.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: prometheus/common@v0.37.0...v0.42.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 25.0.0 milestone Jul 20, 2023
@thaJeztah thaJeztah merged commit 49dce50 into moby:master Jul 20, 2023
103 checks passed
@thaJeztah thaJeztah deleted the bk_deps_part2 branch July 20, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants