Group context

This commit is contained in:
Alejandro Durante
2022-05-09 19:06:05 -03:00
parent d4c09d4973
commit 3968f4003c
14 changed files with 338 additions and 66 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
module github.com/alitto/pond/examples/task_group
go 1.17
go 1.18
require (
github.com/alitto/pond v1.7.0
github.com/alitto/pond v1.7.1
)
replace github.com/alitto/pond => ../../