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 for BuildKit #1947

Closed
wants to merge 3 commits into from

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 17, 2023

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:

  • 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

vendor: github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531

fix possible panic on fast resizing

full diff: tonistiigi/vt100@8066bb9...f9a4f7e

…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>
@thaJeztah
Copy link
Member Author

Let me close this one in favour of #1947, which also contains these commits

@thaJeztah thaJeztah closed this Jul 17, 2023
@jedevc
Copy link
Collaborator

jedevc commented Jul 17, 2023

@thaJeztah #1947 is this PR 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants