From 1ce4561f74639a8230ad112fea1d6f3e3a68caa6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 04:36:40 +0000 Subject: [PATCH] Update module github.com/go-playground/validator/v10 to v10.30.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0e2a69f..be4eb67 100755 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.1 require ( github.com/adhocore/gronx v1.19.5 github.com/gin-gonic/gin v1.10.0 - github.com/go-playground/validator/v10 v10.23.0 + github.com/go-playground/validator/v10 v10.30.2 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/jackc/pgx/v5 v5.7.1 github.com/prometheus/client_golang v1.20.5