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 @@ -3,7 +3,7 @@ module github.com/hashicorp/terraform-provider-aws/tools
33go 1.24.6
44
55require (
6- github.com/YakDriver/tfproviderdocs v0.23.1-0.20250917060104-fa9e40e1a0ae
6+ github.com/YakDriver/tfproviderdocs v0.23.1
77 github.com/client9/misspell v0.3.4
88 github.com/golangci/golangci-lint/v2 v2.4.0
99 github.com/hashicorp/copywrite v0.22.0
Original file line number Diff line number Diff line change @@ -700,8 +700,8 @@ github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7/go.mod h1:z4/
700700github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 /go.mod h1:I0gYDMZ6Z5GRU7l58bNFSkPTFN6Yl12dsUlAZ8xy98g =
701701github.com/ProtonMail/go-crypto v1.1.3 h1:nRBOetoydLeUb4nHajyO2bKqMLfWQ/ZPwkXqXxPxCFk =
702702github.com/ProtonMail/go-crypto v1.1.3 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
703- github.com/YakDriver/tfproviderdocs v0.23.1-0.20250917060104-fa9e40e1a0ae h1:hcA72xt01UWyeL6vtKYJS0a71RCB9HUJCMMH40lGRu8 =
704- github.com/YakDriver/tfproviderdocs v0.23.1-0.20250917060104-fa9e40e1a0ae /go.mod h1:n0ZCrOfASYMh/OmwI05/+mb74uph4GQGW+B/+UzFG2s =
703+ github.com/YakDriver/tfproviderdocs v0.23.1 h1:WlwEmm0A/ePEHpXyxUq2xf56+LUFmJtIWBKq7DvFjI0 =
704+ github.com/YakDriver/tfproviderdocs v0.23.1 /go.mod h1:n0ZCrOfASYMh/OmwI05/+mb74uph4GQGW+B/+UzFG2s =
705705github.com/acomagu/bufpipe v1.0.3 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
706706github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
707707github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
You can’t perform that action at this time.
0 commit comments