diff --git a/go.mod b/go.mod index d2ab7d8..5d4abe4 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/collibra/go-set -go 1.25.2 +go 1.25.4 require github.com/stretchr/testify v1.11.1