Files
pond/examples/task_group/go.mod
T
Alejandro Durante c0b34be41c Bump versions
2022-03-12 17:19:54 -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.7.0
)
replace github.com/alitto/pond => ../../