go v1.22 and alpine v3.19 (#635)
@ericvolp12 I'm not sure why `gocql` was in the dependency tree (`go mod
tidy` removed it). maybe earlier experimentation, or an accidental
commit?
No big rush on this, but the upgrade is pretty easy and feels like we
might as well.
Go v1.22 release notes: https://go.dev/blog/go1.22
The main golang improvements are some smallish perf improvements;
resolved the "for loop" gotcha; range over integers (yay!); concat
slices (finally!); http server pattern matching.
Alpine v3.19 release notes:
https://www.alpinelinux.org/posts/Alpine-3.19.0-released.html
authored by
bnewbold.net
and committed by
GitHub
79c2f8e1
c9117c4a