Files
pond/examples/task_group/go.mod
T
Alejandro Durante fc8bba0451 Update to go v1.17
2021-11-20 10:45:55 -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.5.1
)
replace github.com/alitto/pond => ../../