Update to go v1.17

This commit is contained in:
Alejandro Durante
2021-11-20 10:32:54 -03:00
parent a8db74f50c
commit fc8bba0451
7 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/alitto/pond/examples/task_group
go 1.16
go 1.17
require (
github.com/alitto/pond v1.5.1