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

8 lines
142 B
Modula-2

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