We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abfebf commit 371cccfCopy full SHA for 371cccf
go.mod
@@ -5,7 +5,7 @@ go 1.23.1
5
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
+ github.com/go-playground/validator/v10 v10.30.1
9
github.com/golang-jwt/jwt/v5 v5.2.1
10
github.com/jackc/pgx/v5 v5.7.1
11
github.com/prometheus/client_golang v1.20.5
0 commit comments