File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ require (
111
111
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
112
112
golang.org/x/mod v0.12.0 // indirect
113
113
golang.org/x/net v0.15.0 // indirect
114
- golang.org/x/oauth2 v0.11 .0 // indirect
114
+ golang.org/x/oauth2 v0.12 .0 // indirect
115
115
golang.org/x/sync v0.3.0 // indirect
116
116
golang.org/x/sys v0.12.0 // indirect
117
117
golang.org/x/term v0.12.0 // indirect
Original file line number Diff line number Diff line change @@ -581,8 +581,8 @@ golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43/go.mod h1:KelEdhl1UZF7XfJ
581
581
golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
582
582
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
583
583
golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
584
- golang.org/x/oauth2 v0.11 .0 h1:vPL4xzxBM4niKCW6g9whtaWVXTJf1U5e4aZxxFx/gbU =
585
- golang.org/x/oauth2 v0.11 .0 /go.mod h1:LdF7O/8bLR/qWK9DrpXmbHLTouvRHK0SgJl0GmDBchk =
584
+ golang.org/x/oauth2 v0.12 .0 h1:smVPGxink+n1ZI5pkQa8y6fZT0RW0MgCO5bFpepy4B4 =
585
+ golang.org/x/oauth2 v0.12 .0 /go.mod h1:A74bZ3aGXgCY0qaIC9Ahg6Lglin4AMAco8cIv9baba4 =
586
586
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
587
587
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
588
588
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ require (
135
135
go.uber.org/zap v1.25.0 // indirect
136
136
golang.org/x/crypto v0.13.0 // indirect
137
137
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
138
- golang.org/x/oauth2 v0.11 .0 // indirect
138
+ golang.org/x/oauth2 v0.12 .0 // indirect
139
139
golang.org/x/sync v0.3.0 // indirect
140
140
golang.org/x/sys v0.12.0 // indirect
141
141
golang.org/x/term v0.12.0 // indirect
Original file line number Diff line number Diff line change @@ -685,8 +685,8 @@ golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58/go.mod h1:KelEdhl1UZF7XfJ
685
685
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
686
686
golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
687
687
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
688
- golang.org/x/oauth2 v0.11 .0 h1:vPL4xzxBM4niKCW6g9whtaWVXTJf1U5e4aZxxFx/gbU =
689
- golang.org/x/oauth2 v0.11 .0 /go.mod h1:LdF7O/8bLR/qWK9DrpXmbHLTouvRHK0SgJl0GmDBchk =
688
+ golang.org/x/oauth2 v0.12 .0 h1:smVPGxink+n1ZI5pkQa8y6fZT0RW0MgCO5bFpepy4B4 =
689
+ golang.org/x/oauth2 v0.12 .0 /go.mod h1:A74bZ3aGXgCY0qaIC9Ahg6Lglin4AMAco8cIv9baba4 =
690
690
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
691
691
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
692
692
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