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 @@ -9,7 +9,7 @@ require (
9
9
github.com/lib/pq v1.10.5 // indirect
10
10
github.com/spf13/cobra v1.5.0
11
11
golang.org/x/net v0.0.0-20220517181318-183a9ca12b87 // indirect
12
- golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401
12
+ golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
13
13
golang.org/x/sys v0.0.0-20220519141025-dcacdad47464
14
14
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
15
15
google.golang.org/api v0.80.0 // indirect
Original file line number Diff line number Diff line change @@ -426,8 +426,8 @@ golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8/go.mod h1:KelEdhl1UZF7XfJ
426
426
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b /go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc =
427
427
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a /go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc =
428
428
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 /go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc =
429
- golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401 h1:zwrSfklXn0gxyLRX/aR+q6cgHbV/ItVyzbPlbA+dkAw =
430
- golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401 /go.mod h1:DAh4E804XQdzx2j+YRIaUnCqCV2RuMz24cGBJ5QYIrc =
429
+ golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 h1:+jnHzr9VPj32ykQVai5DNahi9+NSp7yYuCsl5eAQtL0 =
430
+ golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 /go.mod h1:jaDAt6Dkxork7LmZnYtzbRWj0W47D86a3TGe0YHBvmE =
431
431
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
432
432
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
433
433
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