mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
@@ -2,6 +2,11 @@ module jwt-auth
|
||||
|
||||
go 1.19
|
||||
|
||||
replace (
|
||||
github.com/alibaba/higress/plugins/wasm-go => ../..
|
||||
github.com/tetratelabs/proxy-wasm-go-sdk => github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20240105034322-9a6ac242c3dd
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/alibaba/higress/plugins/wasm-go v0.0.0-20230811015533-49269b43032f
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
|
||||
Reference in New Issue
Block a user