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/trace v1.42.0 // indirect
9595 go.uber.org/atomic v1.11.0 // indirect
9696 golang.org/x/crypto v0.52.0 // indirect
97- golang.org/x/net v0.54 .0 // indirect
97+ golang.org/x/net v0.55 .0 // indirect
9898 golang.org/x/oauth2 v0.36.0 // indirect
9999 golang.org/x/sync v0.20.0 // indirect
100100 golang.org/x/sys v0.45.0 // indirect
Original file line number Diff line number Diff line change @@ -381,6 +381,8 @@ golang.org/x/net v0.53.0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA=
381381golang.org/x/net v0.53.0 /go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs =
382382golang.org/x/net v0.54.0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w =
383383golang.org/x/net v0.54.0 /go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ =
384+ golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
385+ golang.org/x/net v0.55.0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
384386golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
385387golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
386388golang.org/x/oauth2 v0.36.0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs =
You can’t perform that action at this time.
0 commit comments