Skip to content

Commit

Permalink
vendor: golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Shane Jarych committed Jul 9, 2020
1 parent 18d6f8f commit ab8bd02
Show file tree
Hide file tree
Showing 24 changed files with 773 additions and 51 deletions.
2 changes: 1 addition & 1 deletion vendor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ github.com/tonistiigi/units 6950e57a87eaf136bbe44ef2ec8e
github.com/xeipuuv/gojsonpointer 4e3ac2762d5f479393488629ee9370b50873b3a6
github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b
github.com/xeipuuv/gojsonschema 93e72a773fade158921402d6a24c819b48aba29d
golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1
golang.org/x/crypto 2aa609cf4a9d7d1126360de73b55b6002f9e052a
golang.org/x/net eb5bcb51f2a31c7d5141d810b70815c05d9c9146
golang.org/x/oauth2 ef147856a6ddbb60760db74283d2424e98c87bff
golang.org/x/sync e225da77a7e68af35c70ccbf71af2b83e6acac3c
Expand Down
159 changes: 159 additions & 0 deletions vendor/golang.org/x/crypto/blowfish/block.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

99 changes: 99 additions & 0 deletions vendor/golang.org/x/crypto/blowfish/cipher.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ab8bd02

Please sign in to comment.