From 75e7ee3fc786eb5c0bb19633f1b00c9196dda177 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:16:36 +0000 Subject: [PATCH] fix(deps): update module github.com/deepmap/oapi-codegen/v2 to v2.3.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0f364670c..4bf51e868 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.3.0 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