fishy opened a new pull request, #2640: URL: https://github.com/apache/thrift/pull/2640
Since we dropped support of Go 1.18-, use generic to avoid dealing with type assertions with interface{}/any. While I'm here, also remove the usages of ioutil, as that's officially marked as deprecated in Go 1.19. Client: go -- 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: dev-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org