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

feat: update release tool to update latest doc version

This commit is contained in:
Pete Davison
2024-03-03 20:02:31 +00:00
parent d2e26e2328
commit 41b45e6dc4
3 changed files with 22 additions and 0 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/mattn/go-zglob v0.0.4
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/otiai10/copy v1.14.0
github.com/radovskyb/watcher v1.0.7
github.com/sajari/fuzzy v1.0.0
github.com/spf13/pflag v1.0.5