File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
github.com/tebeka/selenium v0.9.9
33
33
go.opencensus.io v0.22.6 // indirect
34
34
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
35
- golang.org/x/oauth2 v0.0.0-20210216194517-16ff1888fd2e
35
+ golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99
36
36
golang.org/x/sys v0.0.0-20210217105451-b926d437f341 // indirect
37
37
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
38
38
google.golang.org/api v0.40.0
Original file line number Diff line number Diff line change @@ -591,8 +591,8 @@ golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 h1:Lm4OryKCca1vehdsWogr9N
591
591
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
592
592
golang.org/x/oauth2 v0.0.0-20210113160501-8b1d76fa0423 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
593
593
golang.org/x/oauth2 v0.0.0-20210113205817-d3ed898aa8a3 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
594
- golang.org/x/oauth2 v0.0.0-20210216194517-16ff1888fd2e h1:xxTKAjlluPXFVQnUNoBO7OvmNNE/RpmyUeLVFSYiQQ0 =
595
- golang.org/x/oauth2 v0.0.0-20210216194517-16ff1888fd2e /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
594
+ golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 h1:5vD4XjIc0X5+kHZjx4UecYdjA6mJo+XXNoaW0EjU5Os =
595
+ golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
596
596
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
597
597
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
598
598
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments