Skip to content

Commit e7a5fe0

Browse files
chore(deps): bump github.com/buildkite/go-pipeline from 0.13.3 to 0.14.0
Bumps [github.com/buildkite/go-pipeline](https://github.com/buildkite/go-pipeline) from 0.13.3 to 0.14.0. - [Release notes](https://github.com/buildkite/go-pipeline/releases) - [Commits](buildkite/go-pipeline@v0.13.3...v0.14.0) --- updated-dependencies: - dependency-name: github.com/buildkite/go-pipeline dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a1dc6a commit e7a5fe0

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

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

55
require (
66
github.com/Khan/genqlient v0.8.1
7-
github.com/buildkite/go-pipeline v0.13.3
7+
github.com/buildkite/go-pipeline v0.14.0
88
github.com/buildkite/interpolate v0.1.5
99
github.com/hashicorp/go-retryablehttp v0.7.7
1010
github.com/hashicorp/terraform-plugin-framework v1.15.0
@@ -35,7 +35,6 @@ require (
3535
golang.org/x/sync v0.15.0 // indirect
3636
golang.org/x/tools v0.33.0 // indirect
3737
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
38-
gotest.tools/v3 v3.5.2 // indirect
3938
)
4039

4140
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew
1717
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
1818
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
1919
github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8=
20-
github.com/buildkite/go-pipeline v0.13.3 h1:llI7sAdZ7sqYE7r8ePlmDADRhJ1K0Kua2+gv74Z9+Es=
21-
github.com/buildkite/go-pipeline v0.13.3/go.mod h1:1uC2XdHkTV1G5jYv9K8omERIwrsYbBruBrPx1Zu1uFw=
20+
github.com/buildkite/go-pipeline v0.14.0 h1:TMkFalrkniy2l5wEfmGyckT5kf21akWOY07i4esosAI=
21+
github.com/buildkite/go-pipeline v0.14.0/go.mod h1:VE37qY3X5pmAKKUMoDZvPsHOQuyakB9cmXj9Qn6QasA=
2222
github.com/buildkite/interpolate v0.1.5 h1:v2Ji3voik69UZlbfoqzx+qfcsOKLA61nHdU79VV+tPU=
2323
github.com/buildkite/interpolate v0.1.5/go.mod h1:dHnrwHew5O8VNOAgMDpwRlFnhL5VSN6M1bHVmRZ9Ccc=
2424
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0=

0 commit comments

Comments
 (0)