bump x/sys to fix riscv64 epoll#39726
Merged
tonistiigi merged 1 commit intomoby:masterfrom Aug 21, 2019
carlosedp:riscv64
Merged
bump x/sys to fix riscv64 epoll#39726tonistiigi merged 1 commit intomoby:masterfrom carlosedp:riscv64
tonistiigi merged 1 commit intomoby:masterfrom
carlosedp:riscv64
Conversation
Member
|
thanks! I noticed there's another PR that updates this dependency, which may also include these changes? #39707 |
Contributor
Author
|
@thaJeztah The changes required by this PR were still not present in |
Member
|
Ah, thx for checking! |
Contributor
Author
|
Apparently Jenkins CI got a hiccup... something on a Swarm test. |
justincormack
approved these changes
Aug 13, 2019
Contributor
Author
|
@thaJeztah can you retrigger the CI to check this? Thanks! |
Member
|
Please sign the commit with your both first name and surname, then LGTM |
Member
|
@AkihiroSuda could you also review #39707 ? |
Signed-off-by: Carlos de Paula <[email protected]>
Contributor
Author
|
Updated @thaJeztah @AkihiroSuda |
tonistiigi
approved these changes
Aug 21, 2019
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.
Signed-off-by: Carlos de Paula [email protected]
Bump x/sys to golang/sys#40.
Fixes #39461.