We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f1d18 commit cde1fffCopy full SHA for cde1fff
README.md
@@ -50,7 +50,7 @@ To load the Sprig `FuncMap`:
50
```go
51
52
import (
53
- "github.com/Masterminds/sprig"
+ "github.com/Masterminds/sprig/v3"
54
"html/template"
55
)
56
0 commit comments