Skip to content

Commit aa52d37

Browse files
build(deps): Bump github.com/hashicorp/copywrite in /tools (#1275)
Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.24.2 to 0.25.0. - [Release notes](https://github.com/hashicorp/copywrite/releases) - [Commits](hashicorp/copywrite@v0.24.2...v0.25.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/copywrite dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5024442 commit aa52d37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
toolchain go1.24.4
66

7-
require github.com/hashicorp/copywrite v0.24.2
7+
require github.com/hashicorp/copywrite v0.25.0
88

99
require (
1010
github.com/AlecAivazis/survey/v2 v2.3.7 // indirect

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgf
145145
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
146146
github.com/hashicorp/consul/api v1.13.0/go.mod h1:ZlVrynguJKcYr54zGaDbaL3fOvKC9m72FhPvA8T35KQ=
147147
github.com/hashicorp/consul/sdk v0.8.0/go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms=
148-
github.com/hashicorp/copywrite v0.24.2 h1:umJZHuaQtAqrqQjCa92x7Y+aeu1Q1guxG4bbHirYj8w=
149-
github.com/hashicorp/copywrite v0.24.2/go.mod h1://N9JrBC2l2ulrjprBfCRvUAiv5PlJmnpI3MFrAz/WM=
148+
github.com/hashicorp/copywrite v0.25.0 h1:HiRPeUetU6WDl2ET6eJ/Xh5uNuom57drVty19Vap2qs=
149+
github.com/hashicorp/copywrite v0.25.0/go.mod h1://N9JrBC2l2ulrjprBfCRvUAiv5PlJmnpI3MFrAz/WM=
150150
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
151151
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=
152152
github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=

0 commit comments

Comments
 (0)