mirror of
https://github.com/alibaba/higress.git
synced 2026-06-01 08:37:26 +08:00
fix: update oidc plugin go.mod dependencies (#1522)
This commit is contained in:
@@ -8,9 +8,9 @@ replace github.com/alibaba/higress/plugins/wasm-go => ../..
|
||||
|
||||
require (
|
||||
github.com/alibaba/higress/plugins/wasm-go v1.3.6-0.20240531060402-2807ddfbb79e
|
||||
github.com/higress-group/oauth2-proxy v1.0.0
|
||||
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20240711023527-ba358c48772f
|
||||
github.com/tidwall/gjson v1.17.1
|
||||
github.com/higress-group/oauth2-proxy v1.0.1-0.20241112053537-6731cf68d467
|
||||
github.com/higress-group/proxy-wasm-go-sdk v1.0.0
|
||||
github.com/tidwall/gjson v1.17.3
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user