fix(deps): update module github.com/lestrrat-go/jwx/v4 to v4.0.2 (#319)
Release / release (push) Successful in 56s
auth0mock / build (push) Successful in 1m0s

This commit was merged in pull request #319.
This commit is contained in:
2026-05-10 01:07:37 +00:00
parent 2090220e52
commit 84402f996a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.26.0
require (
github.com/alecthomas/kong v1.15.0
github.com/google/uuid v1.6.0
github.com/lestrrat-go/jwx/v4 v4.0.1
github.com/lestrrat-go/jwx/v4 v4.0.2
github.com/rs/cors v1.11.1
)