From fa15944d0edfa55be5646243e03b9bcfa1ad525a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jul 2026 09:07:26 +0000 Subject: [PATCH] chore(deps): update module github.com/getkin/kin-openapi to v0.141.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d698895..c42bee8 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.140.0 + github.com/getkin/kin-openapi v0.141.0 github.com/gin-gonic/gin v1.12.0 github.com/google/uuid v1.6.0 github.com/oapi-codegen/runtime v1.4.1 -- 2.52.0