File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/aws/smithy-go v1.22.1 // indirect
35
35
github.com/davecgh/go-spew v1.1.1 // indirect
36
36
github.com/go-webauthn/x v0.1.16 // indirect
37
- github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
37
+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
38
38
github.com/google/go-tpm v0.9.3 // indirect
39
39
github.com/google/uuid v1.6.0 // indirect
40
40
github.com/jmespath/go-jmespath v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ github.com/go-webauthn/x v0.1.16 h1:EaVXZntpyHviN9ykjdRBQIw9B0Ed3LO5FW7mDiMQEa8=
46
46
github.com/go-webauthn/x v0.1.16 /go.mod h1:jhYjfwe/AVYaUs2mUXArj7vvZj+SpooQPyyQGNab+Us =
47
47
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
48
48
github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
49
+ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
50
+ github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
49
51
github.com/google/go-tpm v0.9.3 h1:+yx0/anQuGzi+ssRqeD6WpXjW2L/V0dItUayO0i9sRc =
50
52
github.com/google/go-tpm v0.9.3 /go.mod h1:h9jEsEECg7gtLis0upRBQU+GhYVH6jMjrFxI8u6bVUY =
51
53
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments