This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
62
62
github.com/yudai/gojsondiff v1.0.0 // indirect
63
63
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
64
64
github.com/yudai/pp v2.0.1+incompatible // indirect
65
- golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
65
+ golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
66
66
golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
67
67
gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
68
68
gopkg.in/redsync.v1 v1.0.1
Original file line number Diff line number Diff line change @@ -425,6 +425,7 @@ golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAG
425
425
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
426
426
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0 =
427
427
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
428
+ golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
428
429
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
429
430
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ =
430
431
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments