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