mirror of
https://github.com/alibaba/higress.git
synced 2026-03-01 15:10:56 +08:00
9 lines
177 B
Modula-2
9 lines
177 B
Modula-2
module github.com/corazawaf/coraza-proxy-wasm/magefiles
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/magefile/mage v1.14.0
|
|
github.com/tetratelabs/wabin v0.0.0-20220927005300-3b0fbf39a46a
|
|
)
|