diff --git a/go.mod b/go.mod index 4e335a4..31ce1a3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/thegeeklab/drone-template-lib/v2 -go 1.18 +go 1.19 require ( github.com/Masterminds/sprig/v3 v3.2.2