vendor: github.com/moby/buildkit v0.11.0-rc2#44529
Closed
thaJeztah wants to merge 2 commits intomoby:masterfrom
Closed
vendor: github.com/moby/buildkit v0.11.0-rc2#44529thaJeztah wants to merge 2 commits intomoby:masterfrom
thaJeztah wants to merge 2 commits intomoby:masterfrom
Conversation
797c081 to
04a38aa
Compare
Member
Author
|
Looks related to moby/buildkit@3548517 |
04a38aa to
6415e70
Compare
Member
Author
|
Bunch of panics, probably related to the history changes; |
5888ae1 to
da9e370
Compare
d6aa1ce to
be804ba
Compare
be804ba to
cfd4271
Compare
thaJeztah
commented
Dec 15, 2022
Comment on lines
+182
to
+181
|
|
||
| // FIXME(thaJeztah): remove this replace once we can; see https://github.com/moby/buildkit/pull/3410 and https://github.com/spdx/tools-golang/pull/174 | ||
| replace github.com/spdx/tools-golang => github.com/jedevc/spdx-tools-golang v0.0.0-20221205121515-6fe9d226281a |
Member
Author
There was a problem hiding this comment.
Looks like we need a replace rule, pending spdx/tools-golang#174 (see moby/buildkit#3410)
thaJeztah
commented
Dec 15, 2022
| github.com/hashicorp/go-msgpack v0.5.5 // indirect | ||
| github.com/hashicorp/go-sockaddr v1.0.2 // indirect | ||
| github.com/hashicorp/golang-lru v0.5.4 // indirect | ||
| github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add // indirect |
Member
Author
There was a problem hiding this comment.
Opened moby/buildkit#3415, but it looks like BuildKit depends on things that are not compatible with current releases.
full diff: tonistiigi/fsutil@9ed6126...0127568 Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: https://github.com/moby/buildkit/compare/v0.10.6..v0.11.0-rc2 Signed-off-by: Sebastiaan van Stijn <[email protected]>
cfd4271 to
3284e13
Compare
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.
full diff: https://github.com/moby/buildkit/compare/v0.10.6..v0.11.0-rc2