jameshartig commented on code in PR #1822: URL: https://github.com/apache/cassandra-gocql-driver/pull/1822#discussion_r1934217012
########## go.mod: ########## @@ -18,13 +18,23 @@ module github.com/gocql/gocql Review Comment: We should add `go 1.19` to this ########## go.mod: ########## @@ -18,13 +18,23 @@ module github.com/gocql/gocql Review Comment: We should add `go 1.19` to this -- 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]

