Closed dasvh closed 8 months ago
As @JoelSpeed requested, I tried to update the go-jose dependency in the main/master branch oauth2-proxy/oauth2-proxy, but the mockoidc still has go-jose.v2 as dependency, hence this pull request.
https://github.com/oauth2-proxy/oauth2-proxy/issues/2350
LGTM
@JoelSpeed Thank you for merging this. oauth2-proxy/mockoidc has yet to be updated in the oauth2-proxy/oauth2-proxy go.mod file: https://github.com/oauth2-proxy/oauth2-proxy/blob/master/go.mod#L24
oauth2-proxy/mockoidc
oauth2-proxy/oauth2-proxy
As @JoelSpeed requested, I tried to update the go-jose dependency in the main/master branch oauth2-proxy/oauth2-proxy, but the mockoidc still has go-jose.v2 as dependency, hence this pull request.
https://github.com/oauth2-proxy/oauth2-proxy/issues/2350