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 @@ -21,7 +21,7 @@ require (
2121 github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
2222 github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
2323 github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
24- github.com/oapi-codegen/runtime v1.1.1
24+ github.com/oapi-codegen/runtime v1.1.2
2525 github.com/stretchr/testify v1.10.0
2626 go.uber.org/mock v0.5.2
2727)
Original file line number Diff line number Diff line change @@ -813,8 +813,8 @@ github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY=
813813github.com/nxadm/tail v1.4.11 /go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc =
814814github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 h1:ykgG34472DWey7TSjd8vIfNykXgjOgYJZoQbKfEeY/Q =
815815github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 /go.mod h1:N5+lY1tiTDV3V1BeHtOxeWXHoPVeApvsvjJqegfoaz8 =
816- github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro =
817- github.com/oapi-codegen/runtime v1.1.1 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
816+ github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI =
817+ github.com/oapi-codegen/runtime v1.1.2 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
818818github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY =
819819github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 /go.mod h1:2bpvgLBZEtENV5scfDFEtB/5+1M4hkQhDQrccEJ/qGw =
820820github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 h1:bQx3WeLcUWy+RletIKwUIt4x3t8n2SxavmoclizMb8c =
You can’t perform that action at this time.
0 commit comments