diff --git a/go.mod b/go.mod index 72ee7a2..ddc2575 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/systemstart/many-templates -go 1.26.1 +go 1.26.3 require ( github.com/Masterminds/sprig/v3 v3.3.0