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

accounts/keystore: replace uuid library #22217

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

MariusVanDerWijden
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden commented Jan 22, 2021

depends on #22216

This PR replaces the github.com/pborman/uuid dependency with github.com/google/uuid since the former is only a wrapper for the latter anyway (since v.1.0.0)

This PR slightly changes the API of keystore.Key from []byte to [16]byte

@MariusVanDerWijden MariusVanDerWijden changed the title accounts/keystore: replace uuid library" accounts/keystore: replace uuid library Jan 22, 2021
@fjl fjl added this to the 1.10.0 milestone Jan 26, 2021
@fjl fjl self-assigned this Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants