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 tools
3
3
go 1.23.7
4
4
5
5
require (
6
- github.com/hashicorp/copywrite v0.21 .0
6
+ github.com/hashicorp/copywrite v0.22 .0
7
7
github.com/hashicorp/terraform-plugin-docs v0.21.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -182,8 +182,8 @@ github.com/hashicorp/cli v1.1.7 h1:/fZJ+hNdwfTSfsxMBa9WWMlfjUZbX8/LnUxgAd7lCVU=
182
182
github.com/hashicorp/cli v1.1.7 /go.mod h1:e6Mfpga9OCT1vqzFuoGZiiF/KaG9CbUfO5s3ghU3YgU =
183
183
github.com/hashicorp/consul/api v1.13.0 /go.mod h1:ZlVrynguJKcYr54zGaDbaL3fOvKC9m72FhPvA8T35KQ =
184
184
github.com/hashicorp/consul/sdk v0.8.0 /go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms =
185
- github.com/hashicorp/copywrite v0.21 .0 h1:IE8uByQdos8s0uAyHF4O8RHV5cJEhmIc+Awk+wkKXKI =
186
- github.com/hashicorp/copywrite v0.21 .0 /go.mod h1:mu6DAyUI6m6vq8weoJn9a0HDuUUrV+0GQdRp4mD50yU =
185
+ github.com/hashicorp/copywrite v0.22 .0 h1:mqjMrgP3VptS7aLbu2l39rtznoK+BhphHst6i7HiTAo =
186
+ github.com/hashicorp/copywrite v0.22 .0 /go.mod h1:FqvGJt2+yoYDpVYgFSdg3R2iyhkCVaBmPMhfso0MR2k =
187
187
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
188
188
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
189
189
github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments