File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/spf13/cobra v1.5.0
28
28
go.riyazali.net/sqlite v0.0.0-20221009071723-df6a26c107b6
29
29
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
30
- golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
30
+ golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
31
31
golang.org/x/term v0.0.0-20220919170432-7a66f970e087
32
32
golang.org/x/text v0.3.7
33
33
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
Original file line number Diff line number Diff line change @@ -547,6 +547,8 @@ golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5/go.mod h1:DAh4E804XQdzx2j
547
547
golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb /go.mod h1:jaDAt6Dkxork7LmZnYtzbRWj0W47D86a3TGe0YHBvmE =
548
548
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 h1:lxqLZaMad/dJHMFZH0NiNpiEZI/nhgWhe4wgzpE+MuA =
549
549
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
550
+ golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 h1:3VPzK7eqH25j7GYw5w6g/GzNRc0/fYtrxz27z1gD4W0 =
551
+ golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
550
552
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
551
553
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
552
554
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