From 454da476eb0341bbc9dd4d5e3e69c4c977b10c09 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 May 2026 09:07:30 +0000 Subject: [PATCH] chore(deps): update module github.com/getkin/kin-openapi to v0.138.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1814c2b..9e7bee7 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.138.0 github.com/gin-gonic/gin v1.12.0 github.com/google/uuid v1.6.0 github.com/oapi-codegen/runtime v1.3.0