[19.03 backport] vendor: golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a#2623
Merged
cpuguy83 merged 1 commit intodocker:19.03from Jul 9, 2020
s0j:s0j_19.03_bump-crypto-readconsole
Merged
[19.03 backport] vendor: golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a#2623cpuguy83 merged 1 commit intodocker:19.03from s0j:s0j_19.03_bump-crypto-readconsole
cpuguy83 merged 1 commit intodocker:19.03from
s0j:s0j_19.03_bump-crypto-readconsole
Conversation
full diff: golang/crypto@69ecbb4...2aa609c The cherry-pick didn't apply cleanly, so I took the single 'golang.org/x/crypto' change in vendor.conf and re-ran vndr. The motivation behind this is to address the input regression on Windows caused by: golang/crypto@6d4e4cb .. and addressed in: golang/crypto@ecb85df (cherry picked from commit 37d184f) Signed-off-by: Shane Jarych <sjarych@mirantis.com>
Member
|
Is this still draft? |
Author
No longer draft -- thanks! |
tonistiigi
approved these changes
Jul 9, 2020
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: golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a
full diff: golang/crypto@69ecbb4...2aa609c
The cherry-pick didn't apply cleanly, so I took the single 'golang.org/x/crypto'
change in vendor.conf and re-ran vndr.
The motivation behind this is to address the input regression on Windows caused by:
golang/crypto@6d4e4cb
.. and addressed in:
golang/crypto@ecb85df
(cherry picked from commit 37d184f)
Signed-off-by: Shane Jarych sjarych@mirantis.com