File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/go-chi/chi/v5 v5.2.1
1010 github.com/joho/godotenv v1.5.1
1111 github.com/oapi-codegen/nethttp-middleware v1.1.2
12- github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
12+ github.com/oapi-codegen/oapi-codegen/v2 v2.5.0
1313 github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037
1414 github.com/prometheus/client_golang v1.23.2
1515 github.com/redhatinsights/app-common-go v1.6.8
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY=
101101github.com/nxadm/tail v1.4.11 /go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc =
102102github.com/oapi-codegen/nethttp-middleware v1.1.2 h1:TQwEU3WM6ifc7ObBEtiJgbRPaCe513tvJpiMJjypVPA =
103103github.com/oapi-codegen/nethttp-middleware v1.1.2 /go.mod h1:5qzjxMSiI8HjLljiOEjvs4RdrWyMPKnExeFS2kr8om4 =
104- github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 h1:ykgG34472DWey7TSjd8vIfNykXgjOgYJZoQbKfEeY/Q =
105- github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 /go.mod h1:N5+lY1tiTDV3V1BeHtOxeWXHoPVeApvsvjJqegfoaz8 =
104+ github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 h1:iJvF8SdB/3/+eGOXEpsWkD8FQAHj6mqkb6Fnsoc8MFU =
105+ github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 /go.mod h1:fwlMxUEMuQK5ih9aymrxKPQqNm2n8bdLk1ppjH+lr9w =
106106github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY =
107107github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 /go.mod h1:2bpvgLBZEtENV5scfDFEtB/5+1M4hkQhDQrccEJ/qGw =
108108github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 h1:bQx3WeLcUWy+RletIKwUIt4x3t8n2SxavmoclizMb8c =
You can’t perform that action at this time.
0 commit comments