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 @@ -5,7 +5,7 @@ go 1.24.5
55require (
66 github.com/alecthomas/kong v1.12.1
77 github.com/buildkite/buildkite-logs v0.6.1
8- github.com/buildkite/go-buildkite/v4 v4.5.1
8+ github.com/buildkite/go-buildkite/v4 v4.9.0
99 github.com/cenkalti/backoff/v5 v5.0.3
1010 github.com/mark3labs/mcp-go v0.41.1
1111 github.com/mattn/go-isatty v0.0.20
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMU
7878github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
7979github.com/buildkite/buildkite-logs v0.6.1 h1:5SlAsAFYKy1rl3j7GNldgeOzBMbuKYSgdFlvNnVINEs =
8080github.com/buildkite/buildkite-logs v0.6.1 /go.mod h1:ejxwp0IDk7Wd0yTH0Cvnw8GgRGnpboe6Up4k9SGmWTg =
81- github.com/buildkite/go-buildkite/v4 v4.5.1 h1:45Vgtua5PlZwaaHiI0i7Zz9icOS8PTHkW1YIetpf7Xs =
82- github.com/buildkite/go-buildkite/v4 v4.5.1 /go.mod h1:fMPu+/7hXzJ7Gy3HpGuVCLgeHqzDdrgHuwQvt8p370I =
81+ github.com/buildkite/go-buildkite/v4 v4.9.0 h1:/zfx4LiEzPtT/oSciSfRxuvKrPmIk+luv4m0oK0Dy1I =
82+ github.com/buildkite/go-buildkite/v4 v4.9.0 /go.mod h1:DlebrRJqpZttXDjCW+MJ1QyW9AN++ZWt/UbPtKdbSSk =
8383github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4 =
8484github.com/cenkalti/backoff v2.2.1+incompatible /go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM =
8585github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM =
You can’t perform that action at this time.
0 commit comments