1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

feat: update go-task/template to latest version

This commit is contained in:
Pete Davison
2025-07-03 21:46:09 +00:00
parent 281edfe5b3
commit 3b0a746f85
2 changed files with 3 additions and 11 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/go-git/go-billy/v5 v5.6.2
github.com/go-git/go-git/v5 v5.16.2
github.com/go-task/slim-sprig/v3 v3.0.0
github.com/go-task/template v0.1.0
github.com/go-task/template v0.2.0
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/mitchellh/hashstructure/v2 v2.0.2