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 @@ -2,7 +2,7 @@ module tools
22
33go 1.23.7
44
5- require github.com/hashicorp/copywrite v0.21 .0
5+ require github.com/hashicorp/copywrite v0.22 .0
66
77require (
88 github.com/AlecAivazis/survey/v2 v2.3.7 // indirect
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgf
144144github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
145145github.com/hashicorp/consul/api v1.13.0 /go.mod h1:ZlVrynguJKcYr54zGaDbaL3fOvKC9m72FhPvA8T35KQ =
146146github.com/hashicorp/consul/sdk v0.8.0 /go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms =
147- github.com/hashicorp/copywrite v0.21 .0 h1:IE8uByQdos8s0uAyHF4O8RHV5cJEhmIc+Awk+wkKXKI =
148- github.com/hashicorp/copywrite v0.21 .0 /go.mod h1:mu6DAyUI6m6vq8weoJn9a0HDuUUrV+0GQdRp4mD50yU =
147+ github.com/hashicorp/copywrite v0.22 .0 h1:mqjMrgP3VptS7aLbu2l39rtznoK+BhphHst6i7HiTAo =
148+ github.com/hashicorp/copywrite v0.22 .0 /go.mod h1:FqvGJt2+yoYDpVYgFSdg3R2iyhkCVaBmPMhfso0MR2k =
149149github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
150150github.com/hashicorp/go-cleanhttp v0.5.0 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
151151github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
You can’t perform that action at this time.
0 commit comments