File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ require (
8989 go.opentelemetry.io/otel/metric v1.43.0 // indirect
9090 go.opentelemetry.io/otel/sdk v1.43.0 // indirect
9191 go.opentelemetry.io/otel/trace v1.43.0 // indirect
92- golang.org/x/net v0.54 .0 // indirect
92+ golang.org/x/net v0.55 .0 // indirect
9393 golang.org/x/sync v0.20.0 // indirect
9494 golang.org/x/time v0.14.0 // indirect
9595 gotest.tools/v3 v3.5.2 // indirect
Original file line number Diff line number Diff line change @@ -282,8 +282,8 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
282282golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
283283golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
284284golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
285- golang.org/x/net v0.54 .0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w =
286- golang.org/x/net v0.54 .0 /go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ =
285+ golang.org/x/net v0.55 .0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
286+ golang.org/x/net v0.55 .0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
287287golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
288288golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4 =
289289golang.org/x/sync v0.20.0 /go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0 =
Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ golang.org/x/exp/maps
354354# golang.org/x/mod v0.35.0
355355## explicit; go 1.25.0
356356golang.org/x/mod/semver
357- # golang.org/x/net v0.54 .0
357+ # golang.org/x/net v0.55 .0
358358## explicit; go 1.25.0
359359golang.org/x/net/internal/socks
360360golang.org/x/net/proxy
You can’t perform that action at this time.
0 commit comments