Files
pond/examples/task_group/go.mod
T
2020-05-25 22:50:01 -03:00

10 lines
145 B
Modula-2

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