File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ require (
259259 go.opentelemetry.io/otel/sdk/metric v1.34.0 // indirect
260260 go.opentelemetry.io/otel/trace v1.34.0 // indirect
261261 go.opentelemetry.io/proto/otlp v1.3.1 // indirect
262- go.starlark.net v0.0.0-20251029211736-7849196f18cf // indirect
262+ go.starlark.net v0.0.0-20251222184526-15019ee33dea // indirect
263263 go.uber.org/multierr v1.11.0 // indirect
264264 go.uber.org/zap v1.27.0 // indirect
265265 golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
Original file line number Diff line number Diff line change @@ -1266,8 +1266,8 @@ go.opentelemetry.io/otel/trace v1.34.0/go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h
12661266go.opentelemetry.io/proto/otlp v0.7.0 /go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI =
12671267go.opentelemetry.io/proto/otlp v1.3.1 h1:TrMUixzpM0yuc/znrFTP9MMRh8trP93mkCiDVeXrui0 =
12681268go.opentelemetry.io/proto/otlp v1.3.1 /go.mod h1:0X1WI4de4ZsLrrJNLAQbFeLCm3T7yBkR0XqQ7niQU+8 =
1269- go.starlark.net v0.0.0-20251029211736-7849196f18cf h1:iyRnW9PWEZDYnIKzNjW3K9Xa+/o19k/cLLwIkKGDEYg =
1270- go.starlark.net v0.0.0-20251029211736-7849196f18cf /go.mod h1:YKMCv9b1WrfWmeqdV5MAuEHWsu5iC+fe6kYl2sQjdI8 =
1269+ go.starlark.net v0.0.0-20251222184526-15019ee33dea h1:fxQn36+6/YWDtVtPdAJBNRD7jpIARIlBFKGuPc3hGQM =
1270+ go.starlark.net v0.0.0-20251222184526-15019ee33dea /go.mod h1:YKMCv9b1WrfWmeqdV5MAuEHWsu5iC+fe6kYl2sQjdI8 =
12711271go.uber.org/atomic v1.3.2 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
12721272go.uber.org/atomic v1.4.0 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
12731273go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments