feat: add annotation for mirror svc (#1121)

This commit is contained in:
brother-戎
2024-09-23 13:53:08 +08:00
committed by GitHub
parent ee67553816
commit c923e5cb42
8 changed files with 519 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
module github.com/alibaba/higress/plugins/wasm-go/extensions/oidc
go 1.19
go 1.21
toolchain go1.22.5
replace github.com/alibaba/higress/plugins/wasm-go => ../..