We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664ecfd commit a154fa4Copy full SHA for a154fa4
go.mod
@@ -4,7 +4,7 @@ go 1.22.2
4
5
require (
6
github.com/golang-jwt/jwt/v5 v5.2.2
7
- github.com/lestrrat-go/jwx/v2 v2.1.4
+ github.com/lestrrat-go/jwx/v3 v3.0.8
8
github.com/spf13/cobra v1.9.1
9
github.com/spf13/pflag v1.0.6
10
github.com/spf13/viper v1.20.1
0 commit comments