File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import (
19
19
mapset "github.com/deckarep/golang-set"
20
20
"github.com/google/go-github/v33/github"
21
21
tcurls "github.com/taskcluster/taskcluster-lib-urls"
22
- "github.com/taskcluster/taskcluster/v41 /clients/client-go/tcqueue"
22
+ "github.com/taskcluster/taskcluster/v42 /clients/client-go/tcqueue"
23
23
uc "github.com/web-platform-tests/wpt.fyi/api/receiver/client"
24
24
"github.com/web-platform-tests/wpt.fyi/shared"
25
25
)
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/sirupsen/logrus v1.8.1
28
28
github.com/stretchr/testify v1.7.0
29
29
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible
30
- github.com/taskcluster/taskcluster/v41 v41.1 .0
30
+ github.com/taskcluster/taskcluster/v42 v42.0 .0
31
31
github.com/tebeka/selenium v0.9.9
32
32
go.opencensus.io v0.23.0 // indirect
33
33
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
Original file line number Diff line number Diff line change @@ -439,8 +439,8 @@ github.com/taskcluster/slugid-go v1.1.0 h1:SWsUplliyamdYzOKVM4+lDohZKuL63fKreGkv
439
439
github.com/taskcluster/slugid-go v1.1.0 /go.mod h1:5sOAcPHjqso1UkKxSl77CkKgOwha0D9X0msBKBj0AOg =
440
440
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible h1:Q3kagxQiHw7QNckRoeeBV16FDvyQC+iSmda99bJEK+U =
441
441
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible /go.mod h1:ALqTgi15AmJGEGubRKM0ydlLAFatlQPrQrmal9YZpQs =
442
- github.com/taskcluster/taskcluster/v41 v41.1 .0 h1:23RG6qhRqNTugQJRpRzPcOeCyLLzkXYx8JP0EDBpblI =
443
- github.com/taskcluster/taskcluster/v41 v41.1 .0/go.mod h1:Be/HQPv6Y2s93FCqgxL5lsW5rImzPHFQ4JtHmPcP9vU =
442
+ github.com/taskcluster/taskcluster/v42 v42.0 .0 h1:FqEPicopsRUYfob1GfhaE/zcKGN6QNn4IGBMGD6rtSI =
443
+ github.com/taskcluster/taskcluster/v42 v42.0 .0/go.mod h1:kVXMvNlbIaxDmme1AIjXtuaYNah75Wfnb6vb/LyG/3g =
444
444
github.com/tebeka/selenium v0.9.9 h1:cNziB+etNgyH/7KlNI7RMC1ua5aH1+5wUlFQyzeMh+w =
445
445
github.com/tebeka/selenium v0.9.9 /go.mod h1:5Fr8+pUvU6B1OiPfkdCKdXZyr5znvVkxuPd0NOdZCQc =
446
446
github.com/tent/hawk-go v0.0.0-20161026210932-d341ea318957 h1:6Fre/uvwovW5YY4nfHZk66cAg9HjT9YdFSAJHUUgOyQ =
You can’t perform that action at this time.
0 commit comments