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
33go 1.20
44
55require (
6- github.com/hashicorp/copywrite v0.16.6
6+ github.com/hashicorp/copywrite v0.17.0
77google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
88)
99
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
144144github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw =
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.16.6 h1:tTkXQiFwK/INXptOgxQ8Vu2i2+GjAf8iE8HRw3IhLA0 =
148- github.com/hashicorp/copywrite v0.16.6 /go.mod h1:6wvQH+ICDoD2bpjO1RJ6fi+h3aY5NeLEM12oTkEtFoc =
147+ github.com/hashicorp/copywrite v0.17.0 h1:6oseCoNZsep5UCZoQ6mCwfwEbny6Y7cm59PyzLHmblo =
148+ github.com/hashicorp/copywrite v0.17.0 /go.mod h1:6wvQH+ICDoD2bpjO1RJ6fi+h3aY5NeLEM12oTkEtFoc =
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