mirror of
https://github.com/alibaba/higress.git
synced 2026-06-06 03:07:28 +08:00
replace with higress-group/nottinygc (#588)
This commit is contained in:
@@ -7,6 +7,7 @@ require (
|
||||
github.com/stretchr/testify v1.8.0
|
||||
github.com/tetratelabs/proxy-wasm-go-sdk v0.19.1-0.20220822060051-f9d179a57f8c
|
||||
github.com/tidwall/gjson v1.14.3
|
||||
github.com/wasilibs/nottinygc v0.5.1
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -15,6 +16,7 @@ require (
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/tidwall/match v1.1.1 // indirect
|
||||
github.com/tidwall/pretty v1.2.0 // indirect
|
||||
github.com/wasilibs/nottinygc v0.3.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/wasilibs/nottinygc v0.5.1 => github.com/higress-group/nottinygc v0.0.0-20231019105920-c4d985d443e1
|
||||
|
||||
Reference in New Issue
Block a user