Update module github.com/golang-jwt/jwt/v4 to v5 #9

Merged
ngn merged 2 commits from renovate/github.com-golang-jwt-jwt-v4-5.x into custom 2025-01-19 21:43:06 +03:00
Showing only changes of commit a8cff80d5c - Show all commits

View File

@ -1,6 +1,4 @@
{
"extends": [
"config:base"
],
"extends": ["config:recommended"],
"prHourlyLimit": 20
}