File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
4
4
5
5
require (
6
6
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
8
8
github.com/buildkite/interpolate v0.1.5
9
9
github.com/hashicorp/go-retryablehttp v0.7.7
10
10
github.com/hashicorp/terraform-plugin-framework v1.15.0
@@ -35,7 +35,6 @@ require (
35
35
golang.org/x/sync v0.15.0 // indirect
36
36
golang.org/x/tools v0.33.0 // indirect
37
37
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
38
- gotest.tools/v3 v3.5.2 // indirect
39
38
)
40
39
41
40
require (
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew
17
17
github.com/apparentlymart/go-textseg/v15 v15.0.0 /go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4 =
18
18
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA =
19
19
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 =
22
22
github.com/buildkite/interpolate v0.1.5 h1:v2Ji3voik69UZlbfoqzx+qfcsOKLA61nHdU79VV+tPU =
23
23
github.com/buildkite/interpolate v0.1.5 /go.mod h1:dHnrwHew5O8VNOAgMDpwRlFnhL5VSN6M1bHVmRZ9Ccc =
24
24
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
You can’t perform that action at this time.
0 commit comments