File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/golang-lru v1.0.2
1414 github.com/labstack/echo/v4 v4.12.0
1515 github.com/oapi-codegen/echo-middleware v1.0.1
16- github.com/oapi-codegen/runtime v1.1.1
16+ github.com/oapi-codegen/runtime v1.1.2
1717 github.com/oapi-codegen/testutil v1.1.0
1818 github.com/projectsyn/lieutenant-operator v1.11.6
1919 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -216,6 +216,8 @@ github.com/oapi-codegen/echo-middleware v1.0.1 h1:edYGScq1phCcuDoz9AqA9eHX+tEI1L
216216github.com/oapi-codegen/echo-middleware v1.0.1 /go.mod h1:DBQKRn+D/vfXOFbaX5GRwFttoJY64JH6yu+pdt7wU3o =
217217github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro =
218218github.com/oapi-codegen/runtime v1.1.1 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
219+ github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI =
220+ github.com/oapi-codegen/runtime v1.1.2 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
219221github.com/oapi-codegen/testutil v1.1.0 h1:EufqpNg43acR3qzr3ObhXmWg3Sl2kwtRnUN5GYY4d5g =
220222github.com/oapi-codegen/testutil v1.1.0 /go.mod h1:ttCaYbHvJtHuiyeBF0tPIX+4uhEPTeizXKx28okijLw =
221223github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
You can’t perform that action at this time.
0 commit comments