File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ require (
257257 go.opentelemetry.io/otel/sdk/metric v1.34.0 // indirect
258258 go.opentelemetry.io/otel/trace v1.34.0 // indirect
259259 go.opentelemetry.io/proto/otlp v1.3.1 // indirect
260- go.starlark.net v0.0.0-20251029211736-7849196f18cf // indirect
260+ go.starlark.net v0.0.0-20260102030733-3fee463870c9 // indirect
261261 go.uber.org/multierr v1.11.0 // indirect
262262 go.uber.org/zap v1.27.0 // indirect
263263 golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
Original file line number Diff line number Diff line change @@ -1255,8 +1255,8 @@ go.opentelemetry.io/otel/trace v1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC
12551255go.opentelemetry.io/otel/trace v1.34.0 /go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE =
12561256go.opentelemetry.io/proto/otlp v1.3.1 h1:TrMUixzpM0yuc/znrFTP9MMRh8trP93mkCiDVeXrui0 =
12571257go.opentelemetry.io/proto/otlp v1.3.1 /go.mod h1:0X1WI4de4ZsLrrJNLAQbFeLCm3T7yBkR0XqQ7niQU+8 =
1258- go.starlark.net v0.0.0-20251029211736-7849196f18cf h1:iyRnW9PWEZDYnIKzNjW3K9Xa+/o19k/cLLwIkKGDEYg =
1259- go.starlark.net v0.0.0-20251029211736-7849196f18cf /go.mod h1:YKMCv9b1WrfWmeqdV5MAuEHWsu5iC+fe6kYl2sQjdI8 =
1258+ go.starlark.net v0.0.0-20260102030733-3fee463870c9 h1:nV1OyvU+0CYrp5eKfQ3rD03TpFYYhH08z31NK1HmtTk =
1259+ go.starlark.net v0.0.0-20260102030733-3fee463870c9 /go.mod h1:YKMCv9b1WrfWmeqdV5MAuEHWsu5iC+fe6kYl2sQjdI8 =
12601260go.uber.org/atomic v1.3.2 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
12611261go.uber.org/atomic v1.4.0 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
12621262go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments