From e6f571e3437f24a1438f77a0114f2d34a6816961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 21:33:23 +0000 Subject: [PATCH] Update module github.com/adhocore/gronx to v1.19.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0e2a69f..a5f1cd3 100755 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/terrapi-solution/controller go 1.23.1 require ( - github.com/adhocore/gronx v1.19.5 + github.com/adhocore/gronx v1.19.6 github.com/gin-gonic/gin v1.10.0 github.com/go-playground/validator/v10 v10.23.0 github.com/golang-jwt/jwt/v5 v5.2.1