fix(deps): update module github.com/lestrrat-go/jwx/v3 to v3.0.13

This commit is contained in:
2026-01-12 07:00:49 +00:00
parent e86ddc3373
commit 388bb4e25d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/jackc/pgx/v5 v5.8.0
github.com/joho/godotenv v1.5.1
github.com/lestrrat-go/httprc/v3 v3.0.3
github.com/lestrrat-go/jwx/v3 v3.0.12
github.com/lestrrat-go/jwx/v3 v3.0.13
google.golang.org/grpc v1.78.0
)