Skip to content

Commit bbfbb7f

Browse files
Bump github.com/taskcluster/taskcluster/v90 from 90.0.4 to 90.0.5 (#4596)
Bumps [github.com/taskcluster/taskcluster/v90](https://github.com/taskcluster/taskcluster) from 90.0.4 to 90.0.5. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v90.0.4...v90.0.5) --- updated-dependencies: - dependency-name: github.com/taskcluster/taskcluster/v90 dependency-version: 90.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64652c1 commit bbfbb7f

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.11.1
2525
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible
26-
github.com/taskcluster/taskcluster/v90 v90.0.4
26+
github.com/taskcluster/taskcluster/v90 v90.0.5
2727
github.com/tebeka/selenium v0.9.9
2828
go.uber.org/mock v0.6.0
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/v90 v90.0.4 h1:rVEmSWKsZnsNLir2j0hSnE5h3s9q01n9le4deTVe4WI=
187-
github.com/taskcluster/taskcluster/v90 v90.0.4/go.mod h1:94T3XdHyVlPORUcURb+cpI+AQzOYTzBjXGVuK8V38ZU=
186+
github.com/taskcluster/taskcluster/v90 v90.0.5 h1:AlHsQhr32UC9PO1Mzqf6pDddRdbM/OXoPkmSBEjlI9w=
187+
github.com/taskcluster/taskcluster/v90 v90.0.5/go.mod h1:TgSYMsYZrlILeKSTkMSRnaAyLiXyHz6z1fNcnBsXMj8=
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)