8 lines
142 B
Modula-2
8 lines
142 B
Modula-2
module github.com/alitto/pond/examples/pool_context
|
|
|
|
go 1.17
|
|
|
|
require github.com/alitto/pond v1.6.1
|
|
|
|
replace github.com/alitto/pond => ../../
|