File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/hashicorp/golang-lru/v2 v2.0.7
1010 github.com/labstack/echo/v4 v4.15.1
1111 github.com/oapi-codegen/echo-middleware v1.0.2
12- github.com/oapi-codegen/runtime v1.4.0
12+ github.com/oapi-codegen/runtime v1.4.1
1313 github.com/oapi-codegen/testutil v1.1.0
1414 github.com/projectsyn/lieutenant-operator v1.11.12
1515 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -221,6 +221,8 @@ github.com/oapi-codegen/oapi-codegen/v2 v2.6.0 h1:4i+F2cvwBFZeplxCssNdLy3MhNzUD8
221221github.com/oapi-codegen/oapi-codegen/v2 v2.6.0 /go.mod h1:eWHeJSohQJIINJZzzQriVynfGsnlQVh0UkN2UYYcw4Q =
222222github.com/oapi-codegen/runtime v1.4.0 h1:KLOSFOp7UzkbS7Cs1ms6NBEKYr0WmH2wZG0KKbd2er4 =
223223github.com/oapi-codegen/runtime v1.4.0 /go.mod h1:5sw5fxCDmnOzKNYmkVNF8d34kyUeejJEY8HNT2WaPec =
224+ github.com/oapi-codegen/runtime v1.4.1 h1:9nwLoI+KrWxzbBcp0jO/R8uXqbik/HUyCvPeU68Y/qo =
225+ github.com/oapi-codegen/runtime v1.4.1 /go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU =
224226github.com/oapi-codegen/testutil v1.1.0 h1:EufqpNg43acR3qzr3ObhXmWg3Sl2kwtRnUN5GYY4d5g =
225227github.com/oapi-codegen/testutil v1.1.0 /go.mod h1:ttCaYbHvJtHuiyeBF0tPIX+4uhEPTeizXKx28okijLw =
226228github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY =
You can’t perform that action at this time.
0 commit comments