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

10 lines
148 B
Modula-2

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