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

This commit is contained in:
2026-05-07 01:05:21 +00:00
parent 1ea108d03e
commit dd11559bd1
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/jackc/pgx/v5 v5.9.2
github.com/joho/godotenv v1.5.1
github.com/lestrrat-go/httprc/v3 v3.0.5
github.com/lestrrat-go/jwx/v3 v3.1.0
github.com/lestrrat-go/jwx/v3 v3.1.1
google.golang.org/grpc v1.81.0
)