cloudflared-mirror/vendor/gopkg.in/square
James Peach 7dc86add7a Adopt square/go-jose for JWT support
Replace uses of go-oidc/jose with square/go-jose. The v3 release
of go-oidc does not support any general-purpose JWT APIs and uses
square/go-jose internally.

This removes the dependency on the master version of go-oidc, which
fixes fatal module import problems when importing cloudflared as a module.

This fixes #592

Signed-off-by: James Peach <jpeach@cloudflare.com>
2022-03-07 12:06:55 +11:00
..
go-jose.v2 Adopt square/go-jose for JWT support 2022-03-07 12:06:55 +11:00