Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent b938631 commit 93f706b
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
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

0 comments on commit 93f706b

Please sign in to comment.