RE: [DISCUSS] Go version in go.mod (GoCQL)

2024-11-19 Thread Stanislav Bychkov
On the topic of updating the go version for gocql. As the recent maintainer, Martin Sucha, mentioned: > In our README, we state: >> In general, the Cassandra community will focus on supporting the current and previous versions of Go. > So it should be safe to bump to 1.22. However, it should be

RE: [DISCUSS] GoCQL sub modules vs packages

2024-11-19 Thread Stanislav Bychkov
I'm in favor of the packages approach as discussed. Reference to my earlier comment here: GitHub Issue #1770 .