diff --git a/go.mod b/go.mod index 2c1b4cfb..4c4d290a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/errata-ai/vale/v3 -go 1.25.3 +go 1.25.7 require ( github.com/Masterminds/sprig/v3 v3.3.0