Upgrade to go 1.19

This commit is contained in:
Alejandro Durante
2022-08-28 18:58:17 -03:00
parent ac8953dc20
commit 7edfde9f7b
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/alitto/pond/examples/task_group
go 1.18
go 1.19
require (
github.com/alitto/pond v1.7.1