Qiao-yq opened a new pull request, #954:
URL: https://github.com/apache/dubbo-go-pixiu/pull/954

   What this PR does:
   Fix import ordering in pkg/filter/mcp/mcpserver/filter_sse_test.go to comply 
with gofmt -s requirements, resolving the CI formatting failure encountered in 
the previous PR.
   
   Which issue(s) this PR fixes:
   N/A (no linked issue)
   
   Special notes for your reviewer:
   This PR makes no logic changes — only code formatting. The CI command gofmt 
-s -w previously reported a diff because the import block was not sorted 
alphabetically. After running gofmt -s -w on the single file, the ordering is 
now correct.
   
   Does this PR introduce a user-facing change?:
   NONE
   
   release-note
   NONE


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to