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
@fjl fjl force-pushed the go-mod-update-uuid branch from d43ca25 to 7de904a Compare February 26, 2021 12:27
@fjl fjl merged commit 3822b09 into ethereum:master Feb 26, 2021
@MariusVanDerWijden MariusVanDerWijden deleted the go-mod-update-uuid branch November 30, 2021 15:24
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 8, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 9, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 10, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 10, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 10, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 10, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Jan 14, 2025
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
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