File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ require (
54
54
github.com/vladimirvivien/gexe v0.5.0 // indirect
55
55
github.com/x448/float16 v0.8.4 // indirect
56
56
github.com/xlab/treeprint v1.2.0 // indirect
57
- go.opentelemetry.io/otel v1.36 .0 // indirect
58
- go.opentelemetry.io/otel/trace v1.36 .0 // indirect
57
+ go.opentelemetry.io/otel v1.37 .0 // indirect
58
+ go.opentelemetry.io/otel/trace v1.37 .0 // indirect
59
59
golang.org/x/net v0.41.0 // indirect
60
60
golang.org/x/oauth2 v0.30.0 // indirect
61
61
golang.org/x/sys v0.33.0 // indirect
Original file line number Diff line number Diff line change @@ -115,10 +115,10 @@ github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ=
115
115
github.com/xlab/treeprint v1.2.0 /go.mod h1:gj5Gd3gPdKtR1ikdDK6fnFLdmIS0X30kTTuNd/WEJu0 =
116
116
github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
117
117
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
118
- go.opentelemetry.io/otel v1.36 .0 h1:UumtzIklRBY6cI/lllNZlALOF5nNIzJVb16APdvgTXg =
119
- go.opentelemetry.io/otel v1.36 .0 /go.mod h1:/TcFMXYjyRNh8khOAO9ybYkqaDBb/70aVwkNML4pP8E =
120
- go.opentelemetry.io/otel/trace v1.36 .0 h1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKrsNd4w =
121
- go.opentelemetry.io/otel/trace v1.36 .0 /go.mod h1:gQ+OnDZzrybY4k4seLzPAWNwVBBVlF2szhehOBB/tGA =
118
+ go.opentelemetry.io/otel v1.37 .0 h1:9zhNfelUvx0KBfu/gb+ZgeAfAgtWrfHJZcAqFC228wQ =
119
+ go.opentelemetry.io/otel v1.37 .0 /go.mod h1:ehE/umFRLnuLa/vSccNq9oS1ErUlkkK71gMcN34UG8I =
120
+ go.opentelemetry.io/otel/trace v1.37 .0 h1:HLdcFNbRQBE2imdSEgm/kwqmQj1Or1l/7bW6mxVK7z4 =
121
+ go.opentelemetry.io/otel/trace v1.37 .0 /go.mod h1:TlgrlQ+PtQO5XFerSPUYG0JSgGyryXewPGyayAWSBS0 =
122
122
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
123
123
go.uber.org/goleak v1.3.0 /go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE =
124
124
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
You can’t perform that action at this time.
0 commit comments