Skip to content

Commit 9a21ff5

Browse files
authored
Merge pull request #172 from buildkite/dependabot/go_modules/github.com/buildkite/go-buildkite/v4-4.9.0
chore(deps): bump github.com/buildkite/go-buildkite/v4 from 4.5.1 to 4.9.0
2 parents 95901e2 + f1177d5 commit 9a21ff5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.5
55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMU
7878
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
7979
github.com/buildkite/buildkite-logs v0.6.1 h1:5SlAsAFYKy1rl3j7GNldgeOzBMbuKYSgdFlvNnVINEs=
8080
github.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=
8383
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
8484
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
8585
github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM=

0 commit comments

Comments
 (0)