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

Upgrade to Go v1.19

This commit is contained in:
Andrey Nering
2022-08-03 20:49:46 -03:00
parent a1c32a56ea
commit 98d78b9d8a
5 changed files with 4 additions and 23 deletions

2
go.mod
View File

@@ -24,4 +24,4 @@ require (
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)
go 1.17
go 1.18