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

Bump github.com/mattn/go-zglob from 0.0.1 to 0.0.3

Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/mattn/go-zglob/releases)
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.1...v0.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-17 13:43:00 +00:00
committed by GitHub
parent dfae979287
commit 761f9045ac
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ require (
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
github.com/mattn/go-zglob v0.0.3
github.com/radovskyb/watcher v1.0.5
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.5.1