Update sprig to v3.2.0
This commit is contained in:
parent
2747e240c1
commit
2bbb6fc427
4 changed files with 11 additions and 8 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"strings"
|
||||
"text/template"
|
||||
|
||||
"github.com/Masterminds/sprig"
|
||||
"github.com/Masterminds/sprig/v3"
|
||||
"github.com/traefik/paerser/file"
|
||||
"github.com/traefik/traefik/v2/pkg/config/dynamic"
|
||||
"github.com/traefik/traefik/v2/pkg/log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue