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

Upgrade to Go 1.17. Set 1.16 as the minimal version

This commit is contained in:
Andrey Nering
2021-09-04 21:04:40 -03:00
parent 7e4de945cf
commit 1012a0cf2b
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,4 +14,4 @@ require (
mvdan.cc/sh/v3 v3.3.1
)
go 1.15
go 1.16