From 07113bf9d9016aad83abc4b57a5e4595e87a449f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 May 2026 18:06:53 +0000 Subject: [PATCH] chore(deps): update module github.com/oapi-codegen/runtime to v1.4.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a975215..d7ada2e 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( 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.4.0 + github.com/oapi-codegen/runtime v1.4.1 golang.org/x/net v0.54.0 gorm.io/driver/postgres v1.6.0 gorm.io/driver/sqlite v1.6.0