Files
pond/examples/task_group/go.mod
T
2022-01-02 10:46:22 -03:00

10 lines
145 B
Modula-2

module github.com/alitto/pond/examples/task_group
go 1.17
require (
github.com/alitto/pond v1.6.1
)
replace github.com/alitto/pond => ../../