module github.com/wso2/open-mcp-auth-proxy go 1.21 require ( github.com/golang-jwt/jwt/v4 v4.5.2 gopkg.in/yaml.v2 v2.4.0 )