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

Merge branch 'master' into v3

This commit is contained in:
Andrey Nering
2019-09-07 14:44:21 -03:00
8 changed files with 97 additions and 8 deletions

2
go.mod
View File

@@ -16,3 +16,5 @@ require (
gopkg.in/yaml.v2 v2.2.1
mvdan.cc/sh v2.6.4+incompatible
)
go 1.13