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

Pin mattn/go-zglob version

This commit is contained in:
Andrey Nering
2019-01-19 19:08:30 -02:00
parent 06000533fb
commit 14a127b6b3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/huandu/xstrings v1.1.0 // indirect
github.com/imdario/mergo v0.3.6 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/mattn/go-zglob v0.0.0-20180803001819-2ea3427bfa53
github.com/mattn/go-zglob v0.0.1
github.com/mitchellh/go-homedir v1.0.0
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/radovskyb/watcher v1.0.2