From 9240614ec8565cd3330ed4dcd5c884c73909831a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 May 2026 12:07:06 +0000 Subject: [PATCH] chore(deps): update module github.com/getkin/kin-openapi to v0.139.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a975215..2ed1e7b 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.138.0 + github.com/getkin/kin-openapi v0.139.0 github.com/gin-gonic/gin v1.12.0 github.com/google/uuid v1.6.0 github.com/oapi-codegen/runtime v1.4.0 -- 2.52.0