mirror of
https://github.com/go-task/task.git
synced 2026-07-09 06:55:14 +00:00
chore(deps): upgrade slim-sprig to v3.0.0 (#1329)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user