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

Update Go vendored library for the keystore feature #5735

Merged
merged 2 commits into from
Nov 28, 2017

Conversation

ph
Copy link
Contributor

@ph ph commented Nov 28, 2017

  • Added: golang.org/x/crypto/pbkdf2 (Key derivation function)
  • Added: golang.org/x/crypto/ssh/terminal (Request a password securely
    on the terminal)
  • Updated: golang.org/x/sys/unix (required by terminal)
  • Updated: golang.org/x/sys/windows (required by terminal)

Required by: #5687

- Added: golang.org/x/crypto/pbkdf2 (Key derivation function)
- Added: golang.org/x/crypto/ssh/terminal (Request a password securely
on the terminal)
- Updated: golang.org/x/sys/unix (required by terminal)
- Updated: golang.org/x/sys/windows (required by terminal)

Required by: elastic#5687
@ph ph added the review label Nov 28, 2017
@ph ph force-pushed the fix/update-vendored-lib-for-keystore-pr branch from 9e428be to 143a9ec Compare November 28, 2017 19:17
@ruflin ruflin merged commit 66672e6 into elastic:master Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants