website/.netlify/edge-functions/manifest.json
pixiake ded18d0729 update go module policy
Signed-off-by: pixiake <guofeng@yunify.com>
2022-12-27 15:27:15 +08:00

11 lines
145 B
JSON

{
"functions": [
{
"pattern": "^/[^l][^o][^g].*$",
"function": "go-get",
"name": "go module"
}
],
"version": 1
}