Skip to content

Commit cde1fff

Browse files
authored
update version to v3
1 parent 05f1d18 commit cde1fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To load the Sprig `FuncMap`:
5050
```go
5151

5252
import (
53-
"github.com/Masterminds/sprig"
53+
"github.com/Masterminds/sprig/v3"
5454
"html/template"
5555
)
5656

0 commit comments

Comments
 (0)