From fcaa8183e0f7d3b245ddae293dd64d98df96b023 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 May 2026 07:07:27 +0000 Subject: [PATCH] chore(deps): update module github.com/getkin/kin-openapi to v0.137.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bcf45d7..6fd1b55 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.25.0 require ( github.com/JGLTechnologies/gin-rate-limit v1.5.8 github.com/emersion/go-smtp v0.24.0 - github.com/getkin/kin-openapi v0.135.0 + github.com/getkin/kin-openapi v0.137.0 github.com/gin-gonic/gin v1.12.0 github.com/google/uuid v1.6.0 github.com/oapi-codegen/runtime v1.3.0