@@ -16,7 +16,7 @@ require (
16
16
github.com/google/uuid v1.6.0
17
17
github.com/grafana/otel-profiling-go v0.5.1
18
18
github.com/grafana/pyroscope-go/godeltaprof v0.1.8
19
- github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
19
+ github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
20
20
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
21
21
github.com/hashicorp/go-hclog v1.6.3
22
22
github.com/hashicorp/go-plugin v1.6.3
@@ -31,41 +31,41 @@ require (
31
31
github.com/prometheus/common v0.64.0
32
32
github.com/stretchr/testify v1.10.0
33
33
github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8
34
- github.com/urfave/cli v1.22.16
34
+ github.com/urfave/cli v1.22.17
35
35
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
36
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.60 .0
37
- go.opentelemetry.io/contrib/propagators/jaeger v1.36 .0
36
+ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62 .0
37
+ go.opentelemetry.io/contrib/propagators/jaeger v1.37 .0
38
38
go.opentelemetry.io/contrib/samplers/jaegerremote v0.30.0
39
- go.opentelemetry.io/otel v1.36 .0
40
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36 .0
39
+ go.opentelemetry.io/otel v1.37 .0
40
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37 .0
41
41
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0
42
- go.opentelemetry.io/otel/sdk v1.36 .0
43
- go.opentelemetry.io/otel/trace v1.36 .0
42
+ go.opentelemetry.io/otel/sdk v1.37 .0
43
+ go.opentelemetry.io/otel/trace v1.37 .0
44
44
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
45
- golang.org/x/net v0.40 .0
45
+ golang.org/x/net v0.42 .0
46
46
golang.org/x/oauth2 v0.30.0
47
- golang.org/x/sync v0.14 .0
48
- golang.org/x/sys v0.33 .0
49
- golang.org/x/text v0.25 .0
50
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237
47
+ golang.org/x/sync v0.16 .0
48
+ golang.org/x/sys v0.34 .0
49
+ golang.org/x/text v0.27 .0
50
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a
51
51
google.golang.org/grpc v1.73.0
52
52
google.golang.org/protobuf v1.36.6
53
53
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // @grafana/grafana-app-platform-squad
54
54
)
55
55
56
56
require (
57
- github.com/BurntSushi/toml v1.4 .0 // indirect
57
+ github.com/BurntSushi/toml v1.5 .0 // indirect
58
58
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
59
59
github.com/bahlo/generic-list-go v0.2.0 // indirect
60
60
github.com/beorn7/perks v1.0.1 // indirect
61
61
github.com/buger/jsonparser v1.1.1 // indirect
62
62
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
63
63
github.com/cespare/xxhash/v2 v2.3.0 // indirect
64
- github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
64
+ github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
65
65
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
66
66
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
67
67
github.com/fatih/color v1.15.0 // indirect
68
- github.com/go-logr/logr v1.4.2 // indirect
68
+ github.com/go-logr/logr v1.4.3 // indirect
69
69
github.com/go-logr/stdr v1.2.2 // indirect
70
70
github.com/go-openapi/analysis v0.23.0 // indirect
71
71
github.com/go-openapi/errors v0.22.0 // indirect
@@ -112,12 +112,12 @@ require (
112
112
github.com/zeebo/xxh3 v1.0.2 // indirect
113
113
go.mongodb.org/mongo-driver v1.14.0 // indirect
114
114
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
115
- go.opentelemetry.io/otel/metric v1.36 .0 // indirect
116
- go.opentelemetry.io/proto/otlp v1.6 .0 // indirect
117
- golang.org/x/mod v0.24 .0 // indirect
118
- golang.org/x/tools v0.32 .0 // indirect
115
+ go.opentelemetry.io/otel/metric v1.37 .0 // indirect
116
+ go.opentelemetry.io/proto/otlp v1.7 .0 // indirect
117
+ golang.org/x/mod v0.25 .0 // indirect
118
+ golang.org/x/tools v0.34 .0 // indirect
119
119
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
120
- google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 // indirect
120
+ google.golang.org/genproto/googleapis/api v0.0.0-20250528174236-200df99c418a // indirect
121
121
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect
122
122
gopkg.in/yaml.v3 v3.0.1 // indirect
123
123
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
0 commit comments