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-20210218202405-ba52d332ba99
35
+ golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93
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 @@ -593,8 +593,8 @@ golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 h1:Lm4OryKCca1vehdsWogr9N
593
593
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
594
594
golang.org/x/oauth2 v0.0.0-20210113160501-8b1d76fa0423 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
595
595
golang.org/x/oauth2 v0.0.0-20210113205817-d3ed898aa8a3 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
596
- golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 h1:5vD4XjIc0X5+kHZjx4UecYdjA6mJo+XXNoaW0EjU5Os =
597
- golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
596
+ golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93 h1:alLDrZkL34Y2bnGHfvC1CYBRBXCXgx8AC2vY4MRtYX4 =
597
+ golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
598
598
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
599
599
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
600
600
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