Upgrade github.com/go-task/slim-sprig

This commit is contained in:
Andrey Nering
2021-01-07 13:56:07 -03:00
parent 45dbbcd179
commit 73680584f3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/go-task/task/v3
require (
github.com/fatih/color v1.7.0
github.com/go-task/slim-sprig v0.0.0-20200516131648-f9bac4e523eb
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
github.com/joho/godotenv v1.3.0
github.com/mattn/go-colorable v0.1.2 // indirect
github.com/mattn/go-zglob v0.0.1