Files
pond/examples/task_group/go.mod
T
Alejandro Durante 7edfde9f7b Upgrade to go 1.19
2022-08-28 18:58:17 -03:00

10 lines
145 B
Modula-2

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