-
Notifications
You must be signed in to change notification settings - Fork 18.9k
vendor: update various dependencies in preparation of BuildKit update #44527
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 tasks
Member
Author
|
ARGH.... can't update fsutil, because BuildKit is not compatible; |
b815656 to
e06664c
Compare
vvoland
approved these changes
Nov 25, 2022
crazy-max
approved these changes
Nov 25, 2022
full diff: klauspost/compress@v1.15.9...v1.15.12 Signed-off-by: Sebastiaan van Stijn <[email protected]>
no changes in vendored code full diff: opencontainers/runc@v1.1.2...v1.1.3 Signed-off-by: Sebastiaan van Stijn <[email protected]>
- http2/hpack: build static table with go generate full diff: golang/net@v0.1.0...v0.2.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
- all: use math/bits.RotateLeft full diff: golang/crypto@v0.1.0...v0.2.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: go-logr/logr@v1.2.2...v1.2.3 Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: prometheus/client_golang@v1.13.0...v1.14.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
e06664c to
dc52e08
Compare
Member
Author
|
Rebased, and dropped one commit, which was taken care of in #44535 |
Member
Author
|
Let me get this one in for master at least |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These all should be not too controversial, and we may consider including in v23.0.0 as well
vendor: github.com/opencontainers/runc v1.1.3
no changes in vendored code
full diff: opencontainers/runc@v1.1.2...v1.1.3
vendor: golang.org/x/net v0.2.0
full diff: golang/net@v0.1.0...v0.2.0
vendor: golang.org/x/crypto v0.2.0
full diff: golang/crypto@v0.1.0...v0.2.0
vendor: github.com/go-logr/logr v1.2.3
full diff: go-logr/logr@v1.2.2...v1.2.3
vendor: github.com/tonistiigi/fsutil v0.0.0-20221114235510-0127568185cf(removed see below)full diff: tonistiigi/fsutil@9ed6126...0127568vendor: github.com/prometheus/client_golang v1.14.0
full diff: prometheus/client_golang@v1.13.0...v1.14.0