File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ require (
201
201
go.uber.org/atomic v1.11.0 // indirect
202
202
go4.org/mem v0.0.0-20220726221520-4f986261bf13 // indirect
203
203
go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516 // indirect
204
- golang.org/x/net v0.30 .0 // indirect
204
+ golang.org/x/net v0.33 .0 // indirect
205
205
golang.org/x/oauth2 v0.23.0 // indirect
206
206
golang.org/x/sync v0.10.0 // indirect
207
207
golang.org/x/term v0.27.0 // indirect
Original file line number Diff line number Diff line change @@ -620,6 +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.30.0 h1:AcW1SDZMkb8IpzCdQUaIq2sP4sZ4zw+55h6ynffypl4 =
622
622
golang.org/x/net v0.30.0 /go.mod h1:2wGyMJ5iFasEhkwi13ChkO/t1ECNC4X4eBKkVFyYFlU =
623
+ golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
624
+ golang.org/x/net v0.33.0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
623
625
golang.org/x/oauth2 v0.23.0 h1:PbgcYx2W7i4LvjJWEbf0ngHV6qJYr86PkAV3bXdLEbs =
624
626
golang.org/x/oauth2 v0.23.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
625
627
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments