Skip to content

Commit f620285

Browse files
committed
Update module github.com/taskcluster/taskcluster/v44 to v44.20.2
1 parent 3866c86 commit f620285

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
@@ -27,7 +27,7 @@ require (
2727
github.com/sirupsen/logrus v1.9.0
2828
github.com/stretchr/testify v1.8.0
2929
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible
30-
github.com/taskcluster/taskcluster/v44 v44.18.0
30+
github.com/taskcluster/taskcluster/v44 v44.20.2
3131
github.com/tebeka/selenium v0.9.9
3232
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
3333
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,8 @@ github.com/taskcluster/slugid-go v1.1.0 h1:SWsUplliyamdYzOKVM4+lDohZKuL63fKreGkv
425425
github.com/taskcluster/slugid-go v1.1.0/go.mod h1:5sOAcPHjqso1UkKxSl77CkKgOwha0D9X0msBKBj0AOg=
426426
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible h1:Q3kagxQiHw7QNckRoeeBV16FDvyQC+iSmda99bJEK+U=
427427
github.com/taskcluster/taskcluster-lib-urls v13.0.1+incompatible/go.mod h1:ALqTgi15AmJGEGubRKM0ydlLAFatlQPrQrmal9YZpQs=
428-
github.com/taskcluster/taskcluster/v44 v44.18.0 h1:NtnW4GJsFzcUGOg1WbFwmGJ2G2xwp5H/qkkd0xAIGBU=
429-
github.com/taskcluster/taskcluster/v44 v44.18.0/go.mod h1:B+q0B8kDWxYaEU2rwZRZCmsZd83WvHjk8elK+1zMFgQ=
428+
github.com/taskcluster/taskcluster/v44 v44.20.2 h1:ceQSlG/xW/aXi1TGCgt0FFqi0NjCWYpsCeGebpvq+9E=
429+
github.com/taskcluster/taskcluster/v44 v44.20.2/go.mod h1:B+q0B8kDWxYaEU2rwZRZCmsZd83WvHjk8elK+1zMFgQ=
430430
github.com/tebeka/selenium v0.9.9 h1:cNziB+etNgyH/7KlNI7RMC1ua5aH1+5wUlFQyzeMh+w=
431431
github.com/tebeka/selenium v0.9.9/go.mod h1:5Fr8+pUvU6B1OiPfkdCKdXZyr5znvVkxuPd0NOdZCQc=
432432
github.com/tent/hawk-go v0.0.0-20161026210932-d341ea318957 h1:6Fre/uvwovW5YY4nfHZk66cAg9HjT9YdFSAJHUUgOyQ=

0 commit comments

Comments
 (0)