diff --git a/go.mod b/go.mod index dc58d89e..b99f4add 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.22.5 require ( github.com/auth0/go-jwt-middleware/v2 v2.2.1 github.com/fsnotify/fsnotify v1.8.0 - github.com/gin-gonic/gin v1.9.1 + github.com/gin-gonic/gin v1.10.0 github.com/golang-migrate/migrate/v4 v4.17.0 github.com/google/uuid v1.6.0 github.com/jackc/pgx/v5 v5.5.5