fix(oidc): bump oauth2-proxy to fix nil panic in verifier callback (#3914)

Signed-off-by: jingze <daijingze.djz@alibaba-inc.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jingze
2026-06-04 10:52:24 +08:00
committed by GitHub
parent 071086904d
commit 29b5a533e6
2 changed files with 3 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ go 1.24.1
toolchain go1.24.4
require (
github.com/higress-group/oauth2-proxy v1.0.1-0.20250702092041-8932d225759a
github.com/higress-group/oauth2-proxy v1.0.1-0.20260604015908-ddc2e341fc40
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250611100342-5654e89a7a80
github.com/higress-group/wasm-go v1.0.2-0.20250911113549-cbf1cfcce774
github.com/tidwall/gjson v1.18.0