Skip to content

Commit 708c3d4

Browse files
authored
Merge pull request #2982 from Permify/dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp-1.44.0
build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.43.0 to 1.44.0
2 parents 552de7a + 93320f1 commit 708c3d4

2 files changed

Lines changed: 63 additions & 61 deletions

File tree

go.mod

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/cespare/xxhash/v2 v2.3.0
2424
github.com/dgraph-io/ristretto v1.0.0
2525
github.com/dustin/go-humanize v1.0.1
26-
github.com/envoyproxy/protoc-gen-validate v1.3.0
26+
github.com/envoyproxy/protoc-gen-validate v1.3.3
2727
github.com/exaring/otelpgx v0.10.0
2828
github.com/fatih/color v1.19.0
2929
github.com/go-jose/go-jose/v3 v3.0.5
@@ -58,23 +58,23 @@ require (
5858
go.opentelemetry.io/contrib/instrumentation/host v0.65.0
5959
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0
6060
go.opentelemetry.io/contrib/instrumentation/runtime v0.68.0
61-
go.opentelemetry.io/otel v1.43.0
61+
go.opentelemetry.io/otel v1.44.0
6262
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
6363
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.40.0
6464
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.43.0
65-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0
65+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0
6666
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0
67-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0
67+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.44.0
6868
go.opentelemetry.io/otel/exporters/zipkin v1.38.0
69-
go.opentelemetry.io/otel/metric v1.43.0
70-
go.opentelemetry.io/otel/sdk v1.43.0
71-
go.opentelemetry.io/otel/sdk/metric v1.43.0
72-
go.opentelemetry.io/otel/trace v1.43.0
69+
go.opentelemetry.io/otel/metric v1.44.0
70+
go.opentelemetry.io/otel/sdk v1.44.0
71+
go.opentelemetry.io/otel/sdk/metric v1.44.0
72+
go.opentelemetry.io/otel/trace v1.44.0
7373
golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9
74-
golang.org/x/net v0.52.0 // indirect
74+
golang.org/x/net v0.55.0 // indirect
7575
golang.org/x/sync v0.20.0
76-
google.golang.org/genproto/googleapis/api v0.0.0-20260414002931-afd174a4e478
77-
google.golang.org/grpc v1.80.0
76+
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa
77+
google.golang.org/grpc v1.81.1
7878
google.golang.org/protobuf v1.36.11
7979
gopkg.in/yaml.v3 v3.0.1
8080
resenje.org/singleflight v0.4.3
@@ -243,7 +243,7 @@ require (
243243
github.com/lestrrat-go/iter v1.0.2 // indirect
244244
github.com/lestrrat-go/option v1.0.1 // indirect
245245
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
246-
github.com/lyft/protoc-gen-star/v2 v2.0.4-0.20230330145011-496ad1ac90a4 // indirect
246+
github.com/lyft/protoc-gen-star/v2 v2.0.4 // indirect
247247
github.com/macabu/inamedparam v0.2.0 // indirect
248248
github.com/manuelarte/embeddedstructfieldcheck v0.4.0 // indirect
249249
github.com/manuelarte/funcorder v0.5.0 // indirect
@@ -327,9 +327,9 @@ require (
327327
go.uber.org/zap v1.27.0 // indirect
328328
go.yaml.in/yaml/v3 v3.0.4 // indirect
329329
golang.org/x/exp/typeparams v0.0.0-20250911091902-df9299821621 // indirect
330-
golang.org/x/mod v0.34.0 // indirect
330+
golang.org/x/mod v0.35.0 // indirect
331331
golang.org/x/oauth2 v0.36.0 // indirect
332-
golang.org/x/term v0.41.0 // indirect
332+
golang.org/x/term v0.43.0 // indirect
333333
golang.org/x/time v0.13.0 // indirect
334334
google.golang.org/api v0.249.0 // indirect
335335
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9 // indirect
@@ -410,11 +410,11 @@ require (
410410
github.com/yusufpapurcu/wmi v1.2.4 // indirect
411411
go.opentelemetry.io/proto/otlp v1.10.0 // indirect
412412
go.uber.org/multierr v1.11.0 // indirect
413-
golang.org/x/crypto v0.49.0 // indirect
414-
golang.org/x/sys v0.42.0 // indirect
415-
golang.org/x/text v0.36.0 // indirect
416-
golang.org/x/tools v0.43.0 // indirect
417-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 // indirect
413+
golang.org/x/crypto v0.51.0 // indirect
414+
golang.org/x/sys v0.45.0 // indirect
415+
golang.org/x/text v0.37.0 // indirect
416+
golang.org/x/tools v0.44.0 // indirect
417+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
418418
)
419419

420420
require (

0 commit comments

Comments
 (0)