From 01935aa93702ab9b3377509b2420cab250c828de Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:22:11 +0000 Subject: [PATCH] fix(deps): update module github.com/deepmap/oapi-codegen/v2 to v2.4.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0f364670c..1415bb9e7 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22 require ( github.com/blang/semver v3.5.1+incompatible github.com/blang/semver/v4 v4.0.0 - github.com/deepmap/oapi-codegen/v2 v2.1.0 + github.com/deepmap/oapi-codegen/v2 v2.4.1 github.com/elastic/cloud-sdk-go v1.21.0 github.com/go-openapi/runtime v0.28.0 github.com/go-openapi/strfmt v0.23.0