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 @@ -109,7 +109,7 @@ require (
109
109
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
110
110
golang.org/x/mod v0.12.0 // indirect
111
111
golang.org/x/net v0.17.0 // indirect
112
- golang.org/x/oauth2 v0.12 .0 // indirect
112
+ golang.org/x/oauth2 v0.13 .0 // indirect
113
113
golang.org/x/sync v0.3.0 // indirect
114
114
golang.org/x/sys v0.13.0 // indirect
115
115
golang.org/x/term v0.13.0 // indirect
Original file line number Diff line number Diff line change @@ -444,8 +444,8 @@ golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43/go.mod h1:KelEdhl1UZF7XfJ
444
444
golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
445
445
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
446
446
golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
447
- golang.org/x/oauth2 v0.12 .0 h1:smVPGxink+n1ZI5pkQa8y6fZT0RW0MgCO5bFpepy4B4 =
448
- golang.org/x/oauth2 v0.12 .0 /go.mod h1:A74bZ3aGXgCY0qaIC9Ahg6Lglin4AMAco8cIv9baba4 =
447
+ golang.org/x/oauth2 v0.13 .0 h1:jDDenyj+WgFtmV3zYVoi8aE2BwtXFLWOA67ZfNWftiY =
448
+ golang.org/x/oauth2 v0.13 .0 /go.mod h1:/JMhi4ZRXAf4HG9LiNmxvk+45+96RUlVThiH8FzNBn0 =
449
449
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
450
450
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
451
451
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 @@ -133,7 +133,7 @@ require (
133
133
go.uber.org/zap v1.25.0 // indirect
134
134
golang.org/x/crypto v0.14.0 // indirect
135
135
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
136
- golang.org/x/oauth2 v0.12 .0 // indirect
136
+ golang.org/x/oauth2 v0.13 .0 // indirect
137
137
golang.org/x/sync v0.3.0 // indirect
138
138
golang.org/x/sys v0.13.0 // indirect
139
139
golang.org/x/term v0.13.0 // indirect
Original file line number Diff line number Diff line change @@ -572,8 +572,8 @@ golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58/go.mod h1:KelEdhl1UZF7XfJ
572
572
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
573
573
golang.org/x/oauth2 v0.0.0-20210218202405-ba52d332ba99 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
574
574
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
575
- golang.org/x/oauth2 v0.12 .0 h1:smVPGxink+n1ZI5pkQa8y6fZT0RW0MgCO5bFpepy4B4 =
576
- golang.org/x/oauth2 v0.12 .0 /go.mod h1:A74bZ3aGXgCY0qaIC9Ahg6Lglin4AMAco8cIv9baba4 =
575
+ golang.org/x/oauth2 v0.13 .0 h1:jDDenyj+WgFtmV3zYVoi8aE2BwtXFLWOA67ZfNWftiY =
576
+ golang.org/x/oauth2 v0.13 .0 /go.mod h1:/JMhi4ZRXAf4HG9LiNmxvk+45+96RUlVThiH8FzNBn0 =
577
577
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
578
578
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
579
579
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