jiangmencity opened a new pull request, #239:
URL: https://github.com/apache/skywalking-go/pull/239

   This change replaces occurrences of interface{} with the predeclared 
identifier any, introduced in Go 1.18 as an alias for interface{}.
   
   As noted in the [Go 1.18 Release Notes](https://go.dev/doc/go1.18#language):
   This improves readability and aligns the codebase with modern Go conventions.


-- 
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]

Reply via email to