Commit af78457 1 parent 885ccf7 commit af78457 Copy full SHA for af78457
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ require (
207
207
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
208
208
golang.org/x/mod v0.22.0 // indirect
209
209
golang.org/x/net v0.35.0 // indirect
210
- golang.org/x/oauth2 v0.26 .0 // indirect
210
+ golang.org/x/oauth2 v0.28 .0 // indirect
211
211
golang.org/x/sync v0.11.0 // indirect
212
212
golang.org/x/sys v0.30.0 // indirect
213
213
golang.org/x/term v0.29.0 // indirect
Original file line number Diff line number Diff line change @@ -784,6 +784,8 @@ golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4Iltr
784
784
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
785
785
golang.org/x/oauth2 v0.26.0 h1:afQXWNNaeC4nvZ0Ed9XvCCzXM6UHJG7iCg0W4fPqSBE =
786
786
golang.org/x/oauth2 v0.26.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
787
+ golang.org/x/oauth2 v0.28.0 h1:CrgCKl8PPAVtLnU3c+EDw6x11699EWlsDeWNWKdIOkc =
788
+ golang.org/x/oauth2 v0.28.0 /go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8 =
787
789
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
788
790
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
789
791
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