Compare commits

...

1 commit

Author SHA1 Message Date
a34b1fa613
Lower Go version requirement to 1.23 2026-01-13 16:32:14 -05:00

2
go.mod
View file

@ -1,5 +1,5 @@
module git.soup.land/soup/sxgo module git.soup.land/soup/sxgo
go 1.25.5 go 1.23
require github.com/cespare/xxhash/v2 v2.3.0 require github.com/cespare/xxhash/v2 v2.3.0