fix(deps): update module github.com/lestrrat-go/jwx/v4 to v4.0.1
renovate/stability-days Updates have met minimum release age requirement
auth0mock / build (pull_request) Successful in 1m30s

This commit is contained in:
2026-05-01 14:01:08 +00:00
parent 94959bda94
commit dcefb81abb
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.0
github.com/lestrrat-go/jwx/v4 v4.0.1
github.com/rs/cors v1.11.1
)