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

CI: Upgrade to Go 1.13

This commit is contained in:
Andrey Nering
2019-09-07 14:35:48 -03:00
parent d8005b4cf6
commit b7785678f4
3 changed files with 9 additions and 7 deletions

2
go.mod
View File

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