scylladb/gocqlx

Upgrade to Go 1.18

Closed this issue · 7 comments

is there any plan to update the project to go 1.18?

You can use it with go 1.18 no problem.
Or you mean something else?

i meant upgrade the go.mod file to 1.18 version

What's the benefit?

mainly generics and fuzz testing

What's the benefit for gocqlx of just bumping a string in go mod?

So people could use new features to contribute into the project instead of being held by a string on go.mod

I reckon it will have sense after 1.17 is not used anymore. Now lots of services in production still use go 1.17.