From c86afe31ca9c42178ce96cb1a2bade0ba7c8927c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 3 May 2026 02:07:31 +0000 Subject: [PATCH] chore(deps): update module github.com/oapi-codegen/runtime to v1.4.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 038eb22..7f1285f 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/getkin/kin-openapi v0.133.0 github.com/gin-gonic/gin v1.12.0 github.com/google/uuid v1.6.0 - github.com/oapi-codegen/runtime v1.3.0 + github.com/oapi-codegen/runtime v1.4.0 golang.org/x/net v0.52.0 gorm.io/driver/postgres v1.6.0 gorm.io/driver/sqlite v1.6.0