Skip to content

all: apply staticcheck fixes #198

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

Merged
merged 3 commits into from
Jan 17, 2025
Merged

Conversation

sbinet
Copy link
Collaborator

@sbinet sbinet commented Jan 17, 2025

  • all: remove use of deprecated io/ioutil package
  • all: use crypto/ecdh.PublicKey in lieu of deprecated crypto/elliptic.Marshal
  • use buf.String() instead of string(buf.Bytes())

@mattn mattn merged commit 7315f12 into mattn:master Jan 17, 2025
6 checks passed
@mattn
Copy link
Owner

mattn commented Jan 17, 2025

Thank you

@sbinet sbinet deleted the staticcheck-fixes branch January 17, 2025 15:12
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