diff --git a/go.mod b/go.mod index e592473..175fafe 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module git.soup.land/soup/sxgo -go 1.23 +go 1.25.5 require github.com/cespare/xxhash/v2 v2.3.0