File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module tools
2
2
3
3
go 1.20
4
4
5
- require github.com/hashicorp/copywrite v0.17 .0
5
+ require github.com/hashicorp/copywrite v0.18 .0
6
6
7
7
require (
8
8
github.com/AlecAivazis/survey/v2 v2.3.6 // indirect
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFb
144
144
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw =
145
145
github.com/hashicorp/consul/api v1.13.0 /go.mod h1:ZlVrynguJKcYr54zGaDbaL3fOvKC9m72FhPvA8T35KQ =
146
146
github.com/hashicorp/consul/sdk v0.8.0 /go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms =
147
- github.com/hashicorp/copywrite v0.17 .0 h1:6oseCoNZsep5UCZoQ6mCwfwEbny6Y7cm59PyzLHmblo =
148
- github.com/hashicorp/copywrite v0.17 .0 /go.mod h1:6wvQH+ICDoD2bpjO1RJ6fi+h3aY5NeLEM12oTkEtFoc =
147
+ github.com/hashicorp/copywrite v0.18 .0 h1:6f3aBDyQLBXhD6cdGSnsEM37vCDi3JJrkbR9HPBJf5c =
148
+ github.com/hashicorp/copywrite v0.18 .0 /go.mod h1:6wvQH+ICDoD2bpjO1RJ6fi+h3aY5NeLEM12oTkEtFoc =
149
149
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
150
150
github.com/hashicorp/go-cleanhttp v0.5.0 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
151
151
github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
You can’t perform that action at this time.
0 commit comments