File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/hashicorp/terraform-plugin-go v0.29.0
1010 github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1
1111 github.com/hashicorp/terraform-plugin-testing v1.13.3
12- github.com/oapi-codegen/oapi-codegen/v2 v2.5.0
12+ github.com/oapi-codegen/oapi-codegen/v2 v2.5.1
1313 github.com/oapi-codegen/runtime v1.1.2
1414)
1515
@@ -37,7 +37,7 @@ require (
3737 github.com/cloudflare/circl v1.6.1 // indirect
3838 github.com/dprotaso/go-yit v0.0.0-20240618133044-5a0af90af097 // indirect
3939 github.com/fatih/color v1.18.0 // indirect
40- github.com/getkin/kin-openapi v0.132 .0 // indirect
40+ github.com/getkin/kin-openapi v0.133 .0 // indirect
4141 github.com/go-openapi/jsonpointer v0.21.0 // indirect
4242 github.com/go-openapi/swag v0.23.0 // indirect
4343 github.com/golang/protobuf v1.5.4 // indirect
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWo
5757github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
5858github.com/getkin/kin-openapi v0.132.0 h1:3ISeLMsQzcb5v26yeJrBcdTCEQTag36ZjaGk7MIRUwk =
5959github.com/getkin/kin-openapi v0.132.0 /go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58 =
60+ github.com/getkin/kin-openapi v0.133.0 /go.mod h1:boAciF6cXk5FhPqe/NQeBTeenbjqU4LhWBf09ILVvWE =
6061github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI =
6162github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
6263github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
@@ -210,6 +211,7 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
210211github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
211212github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 h1:iJvF8SdB/3/+eGOXEpsWkD8FQAHj6mqkb6Fnsoc8MFU =
212213github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 /go.mod h1:fwlMxUEMuQK5ih9aymrxKPQqNm2n8bdLk1ppjH+lr9w =
214+ github.com/oapi-codegen/oapi-codegen/v2 v2.5.1 /go.mod h1:ro0npU1BWkcGpCgGD9QwPp44l5OIZ94tB3eabnT7DjQ =
213215github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI =
214216github.com/oapi-codegen/runtime v1.1.2 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
215217github.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