File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-ozzo/ozzo-validation/v4 v4.3.0
99 github.com/labstack/echo/v4 v4.13.3
1010 github.com/mattn/go-sqlite3 v1.14.24
11- github.com/oapi-codegen/runtime v1.1.1
11+ github.com/oapi-codegen/runtime v1.2.0
1212 github.com/pkg/errors v0.9.1
1313 github.com/sky0621/golang-utils v0.0.2
1414 github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 h1:ykgG34472DWey7TSjd8vIfNykXgjOg
101101github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 /go.mod h1:N5+lY1tiTDV3V1BeHtOxeWXHoPVeApvsvjJqegfoaz8 =
102102github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro =
103103github.com/oapi-codegen/runtime v1.1.1 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
104+ github.com/oapi-codegen/runtime v1.2.0 h1:RvKc1CVS1QeKSNzO97FBQbSMZyQ8s6rZd+LpmzwHMP4 =
105+ github.com/oapi-codegen/runtime v1.2.0 /go.mod h1:Y7ZhmmlE8ikZOmuHRRndiIm7nf3xcVv+YMweKgG1DT0 =
104106github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY =
105107github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 /go.mod h1:2bpvgLBZEtENV5scfDFEtB/5+1M4hkQhDQrccEJ/qGw =
106108github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 h1:bQx3WeLcUWy+RletIKwUIt4x3t8n2SxavmoclizMb8c =
You can’t perform that action at this time.
0 commit comments