Skip to content

Commit 6cba59f

Browse files
Bump github.com/taskcluster/taskcluster/v87 from 87.0.0 to 87.1.2 (#4478)
Bumps [github.com/taskcluster/taskcluster/v87](https://github.com/taskcluster/taskcluster) from 87.0.0 to 87.1.2. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v87.0.0...v87.1.2) --- updated-dependencies: - dependency-name: github.com/taskcluster/taskcluster/v87 dependency-version: 87.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b06cf7 commit 6cba59f

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
@@ -23,7 +23,7 @@ require (
2323
github.com/sirupsen/logrus v1.9.3
2424
github.com/stretchr/testify v1.10.0
2525
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible
26-
github.com/taskcluster/taskcluster/v87 v87.0.0
26+
github.com/taskcluster/taskcluster/v87 v87.1.2
2727
github.com/tebeka/selenium v0.9.9
2828
go.uber.org/mock v0.5.2
2929
golang.org/x/lint v0.0.0-20241112194109-818c5a804067

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ github.com/taskcluster/slugid-go v1.1.0 h1:SWsUplliyamdYzOKVM4+lDohZKuL63fKreGkv
183183
github.com/taskcluster/slugid-go v1.1.0/go.mod h1:5sOAcPHjqso1UkKxSl77CkKgOwha0D9X0msBKBj0AOg=
184184
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible h1:Q3kagxQiHw7QNckRoeeBV16FDvyQC+iSmda99bJEK+U=
185185
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible/go.mod h1:ALqTgi15AmJGEGubRKM0ydlLAFatlQPrQrmal9YZpQs=
186-
github.com/taskcluster/taskcluster/v87 v87.0.0 h1:MJFeDV+24avijtqeSVjvvj/lLaLf8ZDiUzHBBzDqTnc=
187-
github.com/taskcluster/taskcluster/v87 v87.0.0/go.mod h1:MMYMas9fkJD/dxlfd6eJUByOQirlu8TrhYYVBBkr5iY=
186+
github.com/taskcluster/taskcluster/v87 v87.1.2 h1:MPkuhiLgSKG8STPzvAyEDWIhFzkua4NL7FIZu2hfzPo=
187+
github.com/taskcluster/taskcluster/v87 v87.1.2/go.mod h1:MMYMas9fkJD/dxlfd6eJUByOQirlu8TrhYYVBBkr5iY=
188188
github.com/tebeka/selenium v0.9.9 h1:cNziB+etNgyH/7KlNI7RMC1ua5aH1+5wUlFQyzeMh+w=
189189
github.com/tebeka/selenium v0.9.9/go.mod h1:5Fr8+pUvU6B1OiPfkdCKdXZyr5znvVkxuPd0NOdZCQc=
190190
github.com/tent/hawk-go v0.0.0-20161026210932-d341ea318957 h1:6Fre/uvwovW5YY4nfHZk66cAg9HjT9YdFSAJHUUgOyQ=

0 commit comments

Comments
 (0)