mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 12:47:28 +08:00
update wasm go sdk to tinygo 0.28.1 (#462)
This commit is contained in:
@@ -3,14 +3,6 @@ module github.com/corazawaf/coraza-proxy-wasm/magefiles
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
fortio.org/fortio v1.38.4
|
||||
github.com/magefile/mage v1.14.0
|
||||
github.com/tetratelabs/wabin v0.0.0-20220927005300-3b0fbf39a46a
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.3.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20221111204811-129d8d6c17ab // indirect
|
||||
golang.org/x/net v0.2.0 // indirect
|
||||
golang.org/x/text v0.4.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user