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

chore: use bytes.Equal instead #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

testwill
Copy link

Description

Fixes # (issue)

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Document changes
  • Test changes

How to reproduce it (if it is a bug-fix PR)

  • Env: x86-64, CentOS-7.4, kernel-3.10.0, GO-1.10.1, etc.

  • Step-1:

  • Step-2:

The solution (to fix a bug, implement a new feature etc.)

Checklist:

  • Style: My code follows the style guidelines of this project
  • Self-review: I have performed a self-review of my own code
  • Comment: I have commented my code, particularly in hard-to-understand areas
  • Doc: I have made corresponding changes to the documentation
  • No-warnings: My changes generate no new warnings
  • Add-test: I have added tests that prove my fix is effective or that my feature works
  • Pass: New and existing unit tests pass locally with my changes
  • Dep: Any dependent changes have been merged and published in downstream modules

Signed-off-by: guoguangwu <guoguangwu@magic-shield.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.

None yet

1 participant