File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ require (
9494 go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
9595 golang.org/x/crypto v0.52.0 // indirect
9696 golang.org/x/exp/typeparams v0.0.0-20260410095643-746e56fc9e2f // indirect
97- golang.org/x/net v0.54.1-0.20260508232935-23ee2efe81a3 // indirect
97+ golang.org/x/net v0.55.0 // indirect
9898 golang.org/x/sys v0.45.0 // indirect
9999 golang.org/x/text v0.37.0 // indirect
100100 golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
Original file line number Diff line number Diff line change @@ -229,8 +229,8 @@ golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR
229229golang.org/x/net v0.0.0-20201110031124-69a78807bb2b /go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU =
230230golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
231231golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
232- golang.org/x/net v0.54.1-0.20260508232935-23ee2efe81a3 h1:SEUCiQDDCw8MIr+DO8q2wjNKQORemH/a+UX8onOy1HQ =
233- golang.org/x/net v0.54.1-0.20260508232935-23ee2efe81a3 /go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ =
232+ golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
233+ golang.org/x/net v0.55.0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
234234golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
235235golang.org/x/oauth2 v0.36.0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs =
236236golang.org/x/oauth2 v0.36.0 /go.mod h1:YDBUJMTkDnJS+A4BP4eZBjCqtokkg1hODuPjwiGPO7Q =
You can’t perform that action at this time.
0 commit comments