chore(deps): upgrade slim-sprig to v3.0.0 (#1329)

This commit is contained in:
Andrey Nering
2023-09-13 22:59:35 -03:00
committed by GitHub
parent 42ac242927
commit 72d77eb6c0
3 changed files with 4 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ import (
"mvdan.cc/sh/v3/shell"
"mvdan.cc/sh/v3/syntax"
sprig "github.com/go-task/slim-sprig"
sprig "github.com/go-task/slim-sprig/v3"
)
var templateFuncs template.FuncMap