Group context
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module github.com/alitto/pond/examples/group_context
|
||||
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/alitto/pond v1.7.1
|
||||
)
|
||||
|
||||
replace github.com/alitto/pond => ../../
|
||||
Reference in New Issue
Block a user