Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency go to v1.23.4 #36991

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion exporter/awskinesisexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awskin

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/aws/aws-sdk-go-v2 v1.32.7
Expand Down
2 changes: 1 addition & 1 deletion exporter/elasticsearchexporter/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/elasti

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/elastic/go-docappender/v2 v2.3.2
Expand Down
2 changes: 1 addition & 1 deletion exporter/kafkaexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkae

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/IBM/sarama v1.44.0
Expand Down
2 changes: 1 addition & 1 deletion exporter/logzioexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/logzio

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/hashicorp/go-hclog v1.6.3
Expand Down
2 changes: 1 addition & 1 deletion exporter/opencensusexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/opence

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/census-instrumentation/opencensus-proto v0.4.1
Expand Down
2 changes: 1 addition & 1 deletion exporter/pulsarexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/pulsar

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/apache/pulsar-client-go v0.14.0
Expand Down
2 changes: 1 addition & 1 deletion exporter/sapmexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sapmex

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/cenkalti/backoff/v4 v4.3.0
Expand Down
2 changes: 1 addition & 1 deletion exporter/zipkinexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/zipkin

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/cenkalti/backoff/v4 v4.3.0
Expand Down
2 changes: 1 addition & 1 deletion extension/encoding/zipkinencodingextension/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/extension/encod

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/open-telemetry/opentelemetry-collector-contrib/extension/encoding v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion extension/jaegerremotesampling/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/extension/jaege

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/fortytw2/leaktest v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion pkg/translator/jaeger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/jaegertracing/jaeger v1.64.0
Expand Down
2 changes: 1 addition & 1 deletion pkg/translator/zipkin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/jaegertracing/jaeger v1.64.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/jaegerreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaeger

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/apache/thrift v0.21.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/kafkareceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkar

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/IBM/sarama v1.44.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/opencensusreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/opence

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/census-instrumentation/opencensus-proto v0.4.1
Expand Down
2 changes: 1 addition & 1 deletion receiver/pulsarreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/pulsar

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/apache/pulsar-client-go v0.14.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/sapmreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sapmre

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/gorilla/mux v1.8.1
Expand Down
2 changes: 1 addition & 1 deletion receiver/zipkinreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkin

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/jaegertracing/jaeger v1.64.0
Expand Down
2 changes: 1 addition & 1 deletion testbed/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/testbed

go 1.22.7

toolchain go1.22.8
toolchain go1.23.4

require (
github.com/fluent/fluent-logger-golang v1.9.0
Expand Down
Loading