OleksiienkoMykyta commented on issue #1653: URL: https://github.com/apache/cassandra-gocql-driver/issues/1653#issuecomment-2696947531
This issue is related to outdated go version in gocql's go.mod. Impossible to build an app on go 1.15 with gocql due to the lack of some go features that were added in go 1.18. Should be fixed when we bump go version in the go.mod -- 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]
