diff --git a/go.mod b/go.mod index 645528f..986620c 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/Masterminds/sprig/v3 v3.3.0 github.com/deepmap/oapi-codegen v1.16.3 github.com/deepmap/oapi-codegen/v2 v2.4.1 - github.com/getkin/kin-openapi v0.127.0 + github.com/getkin/kin-openapi v0.128.0 github.com/stretchr/testify v1.9.0 gopkg.in/yaml.v3 v3.0.1 )