Skip to content

Conversation

@xibeiyoumian
Copy link

@xibeiyoumian xibeiyoumian commented Dec 23, 2025

Proposed changes

Go 1.17 introduced a new //go:build syntax that replaces the legacy
// +build form. This change cleans up the old tag.

More info: golang/go#41184


Types of changes

  • New feature added

Please make sure to follow these points

  • I have read the contributing guidelines.
  • I have performed a self-review of my own code or work.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generates no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • My changes have sufficient code coverage (unit, integration, e2e tests).

Screenshots (If Applicable)


Other Information

Any message for the reviewer or kick off the discussion by explaining why you considered this particular solution, any alternatives etc.

@xibeiyoumian xibeiyoumian requested a review from a team as a code owner December 23, 2025 08:16
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.

1 participant