File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ require (
124124 go.opentelemetry.io/otel v1.43.0 // indirect
125125 go.opentelemetry.io/otel/metric v1.43.0 // indirect
126126 go.opentelemetry.io/otel/trace v1.43.0 // indirect
127- golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa // indirect
127+ golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
128128 golang.org/x/net v0.53.0 // indirect
129129 golang.org/x/sync v0.20.0 // indirect
130130 google.golang.org/genai v1.54.0 // indirect
Original file line number Diff line number Diff line change @@ -268,6 +268,7 @@ golang.org/x/crypto v0.50.0 h1:zO47/JPrL6vsNkINmLoo/PH1gcxpls50DNogFvB5ZGI=
268268golang.org/x/crypto v0.50.0 /go.mod h1:3muZ7vA7PBCE6xgPX7nkzzjiUq87kRItoJQM1Yo8S+Q =
269269golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa h1:Zt3DZoOFFYkKhDT3v7Lm9FDMEV06GpzjG2jrqW+QTE0 =
270270golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa /go.mod h1:K79w1Vqn7PoiZn+TkNpx3BUWUQksGO3JcVX6qIjytmA =
271+ golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f /go.mod h1:J1xhfL/vlindoeF/aINzNzt2Bket5bjo9sdOYzOsU80 =
271272golang.org/x/mod v0.34.0 h1:xIHgNUUnW6sYkcM5Jleh05DvLOtwc6RitGHbDk4akRI =
272273golang.org/x/mod v0.34.0 /go.mod h1:ykgH52iCZe79kzLLMhyCUzhMci+nQj+0XkbXpNYtVjY =
273274golang.org/x/net v0.53.0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA =
You can’t perform that action at this time.
0 commit comments