We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abfebf commit 054c48fCopy full SHA for 054c48f
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/adhocore/gronx v1.19.5
7
github.com/gin-gonic/gin v1.10.0
8
github.com/go-playground/validator/v10 v10.23.0
9
- github.com/golang-jwt/jwt/v5 v5.2.1
+ github.com/golang-jwt/jwt/v5 v5.2.2
10
github.com/jackc/pgx/v5 v5.7.1
11
github.com/prometheus/client_golang v1.20.5
12
github.com/rs/zerolog v1.33.0
0 commit comments