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 @@ -27,7 +27,7 @@ require (
2727 github.com/ulikunitz/xz v0.5.12
2828 github.com/vektra/mockery/v2 v2.40.3
2929 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
30- golang.org/x/oauth2 v0.21 .0
30+ golang.org/x/oauth2 v0.22 .0
3131 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c
3232 golang.org/x/sync v0.8.0
3333 golang.org/x/sys v0.22.0
Original file line number Diff line number Diff line change @@ -865,8 +865,8 @@ golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4Iltr
865865golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
866866golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
867867golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
868- golang.org/x/oauth2 v0.21 .0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs =
869- golang.org/x/oauth2 v0.21 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
868+ golang.org/x/oauth2 v0.22 .0 h1:BzDx2FehcG7jJwgWLELCdmLuxk2i+x9UDpSiss2u0ZA =
869+ golang.org/x/oauth2 v0.22 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
870870golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c h1:xR7iBj/IHpQuWFrftdwa1ttoVJKSDg+37NHA2XblmrU =
871871golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c /go.mod h1:UBKtEnL8aqnd+0JHqZ+2qoMDwtuy6cYhhKNoHLBiTQc =
872872golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
Original file line number Diff line number Diff line change @@ -1086,7 +1086,7 @@ golang.org/x/net/http2/hpack
10861086golang.org/x/net/idna
10871087golang.org/x/net/internal/timeseries
10881088golang.org/x/net/trace
1089- # golang.org/x/oauth2 v0.21 .0
1089+ # golang.org/x/oauth2 v0.22 .0
10901090## explicit; go 1.18
10911091golang.org/x/oauth2
10921092golang.org/x/oauth2/authhandler
You can’t perform that action at this time.
0 commit comments