File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ require (
202
202
go4.org/mem v0.0.0-20220726221520-4f986261bf13 // indirect
203
203
go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516 // indirect
204
204
golang.org/x/net v0.38.0 // indirect
205
- golang.org/x/oauth2 v0.23 .0 // indirect
205
+ golang.org/x/oauth2 v0.27 .0 // indirect
206
206
golang.org/x/sync v0.12.0 // indirect
207
207
golang.org/x/term v0.30.0 // indirect
208
208
golang.org/x/text v0.23.0 // indirect
Original file line number Diff line number Diff line change @@ -620,8 +620,8 @@ golang.org/x/net v0.1.0/go.mod h1:Cx3nUiGt4eDBEyega/BKRp+/AlGL8hYe7U9odMt2Cco=
620
620
golang.org/x/net v0.3.0 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
621
621
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
622
622
golang.org/x/net v0.38.0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
623
- golang.org/x/oauth2 v0.23 .0 h1:PbgcYx2W7i4LvjJWEbf0ngHV6qJYr86PkAV3bXdLEbs =
624
- golang.org/x/oauth2 v0.23 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
623
+ golang.org/x/oauth2 v0.27 .0 h1:da9Vo7/tDv5RH/7nZDz1eMGS/q1Vv1N/7FCrBhI9I3M =
624
+ golang.org/x/oauth2 v0.27 .0 /go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8 =
625
625
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
626
626
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
627
627
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments