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

clean go package import #379

Merged
merged 1 commit into from Aug 11, 2023
Merged

Conversation

tanjunchen
Copy link
Member

What this PR does / Why we need it:

Pre-Submission Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added related test cases?
  • Have you modified the related document?
  • Is this PR backward compatible?

@@ -22,6 +22,7 @@ import (
"syscall"

"github.com/google/uuid"
"istio.io/pkg/log"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Into the golang package import detection mechanism in the future

@tanjunchen tanjunchen force-pushed the clean-packge-import branch 5 times, most recently from b1c3e73 to 46c702c Compare August 3, 2023 05:44
Signed-off-by: chentanjun <tanjunchen20@gmail.com>
Copy link
Member

@zhaohuabing zhaohuabing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning up!

@mergify mergify bot merged commit 7606e55 into aeraki-mesh:master Aug 11, 2023
21 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.

None yet

2 participants