vendor: update dependencies for BuildKit#1947
Closed
thaJeztah wants to merge 3 commits intodocker:masterfrom
Closed
vendor: update dependencies for BuildKit#1947thaJeztah wants to merge 3 commits intodocker:masterfrom
thaJeztah wants to merge 3 commits intodocker:masterfrom
Conversation
This was referenced Jul 17, 2023
…407bfb full diff: xeipuuv/gojsonpointer@4e3ac27...02993c4 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
relevant changes: - Use RunWithPrivileges - Fix leaking file handle - handle mkdir race for diskwriter - walk: avoid stat()'ing files unnecessarily - update to Go 1.20 full diff: tonistiigi/fsutil@9e7a6df...36ef4d8 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
fix possible panic on fast resizing full diff: tonistiigi/vt100@8066bb9...f9a4f7e Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Member
Author
|
Let me close this one in favour of #1947, which also contains these commits |
Collaborator
|
@thaJeztah #1947 is this PR 🤔 |
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
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.
vendor: github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
full diff: xeipuuv/gojsonpointer@4e3ac27...02993c4
vendor: github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
relevant changes:
full diff: tonistiigi/fsutil@9e7a6df...36ef4d8
vendor: github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
fix possible panic on fast resizing
full diff: tonistiigi/vt100@8066bb9...f9a4f7e