Files
pond/examples/task_group/go.mod
T
2020-12-31 12:38:48 -03:00

10 lines
145 B
Modula-2

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