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 @@ -280,7 +280,7 @@ require (
280
280
github.com/mattn/go-isatty v0.0.20 // indirect
281
281
github.com/pmezard/go-difflib v1.0.0 // indirect
282
282
golang.org/x/mod v0.18.0 // indirect
283
- golang.org/x/net v0.29 .0 // indirect
283
+ golang.org/x/net v0.33 .0 // indirect
284
284
golang.org/x/sys v0.28.0 // indirect
285
285
golang.org/x/text v0.21.0
286
286
golang.org/x/tools v0.22.0 // indirect
Original file line number Diff line number Diff line change @@ -639,8 +639,8 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
639
639
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
640
640
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 /go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM =
641
641
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
642
- golang.org/x/net v0.29 .0 h1:5ORfpBpCs4HzDYoodCDBbwHzdR5UrLBZ3sOnUJmFoHo =
643
- golang.org/x/net v0.29 .0 /go.mod h1:gLkgy8jTGERgjzMic6DS9+SP0ajcu6Xu3Orq/SpETg0 =
642
+ golang.org/x/net v0.33 .0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
643
+ golang.org/x/net v0.33 .0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
644
644
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
645
645
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
646
646
golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ =
You can’t perform that action at this time.
0 commit comments