Skip to content

refactor: replace golang.org/x/exp with stdlib#5042

Merged
istae merged 1 commit intoethersphere:masterfrom
StevenMia:master
Mar 11, 2025
Merged

refactor: replace golang.org/x/exp with stdlib#5042
istae merged 1 commit intoethersphere:masterfrom
StevenMia:master

Conversation

@StevenMia
Copy link
Contributor

@StevenMia StevenMia commented Mar 9, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Since Go 1.21, the functions in x/exp used here can already be replaced by functions from the standard library.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

@istae
Copy link
Contributor

istae commented Mar 10, 2025

Can you run go mod tidy and then push the commit

Signed-off-by: StevenMia <flite@foxmail.com>
@StevenMia
Copy link
Contributor Author

Can you run go mod tidy and then push the commit

Thanks. I have run go mod tidy and commit.

Please review again.

@istae istae merged commit b7099a3 into ethersphere:master Mar 11, 2025
15 checks passed
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.

4 participants