Skip to content

Commit

Permalink
dependabot updates Tue 3 May 2022 08:21:29 PDT (#9712)
Browse files Browse the repository at this point in the history
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/kafkaexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /internal/aws/proxy
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/awscloudwatchlogsexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /receiver/awscontainerinsightreceiver
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /internal/aws/k8s
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /extension/observer/ecsobserver
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/awsprometheusremotewriteexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/awskinesisexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /internal/aws/awsutil
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/awsemfexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /internal/aws/xray/testdata/sampleapp
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/datadogexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /internal/aws/xray
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /processor/resourcedetectionprocessor
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /exporter/awsxrayexporter
Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.5 in /receiver/awsxrayreceiver
Bump github.com/aws/aws-sdk-go from 1.43.45 to 1.44.5 in /internal/aws/cwlogs
Bump github.com/influxdata/influxdb-observability/otel2influx from 0.2.18 to 0.2.19 in /exporter/influxdbexporter
Bump github.com/influxdata/influxdb-observability/common from 0.2.18 to 0.2.19 in /exporter/influxdbexporter
Bump github.com/influxdata/influxdb-observability/influx2otel from 0.2.18 to 0.2.19 in /receiver/influxdbreceiver
Bump github.com/influxdata/influxdb-observability/common from 0.2.18 to 0.2.19 in /receiver/influxdbreceiver
Bump github.com/DataDog/agent-payload/v5 from 5.0.19 to 5.0.20 in /exporter/datadogexporter
Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.6.3 to 1.7.0 in /tracegen
  • Loading branch information
Alex Boten authored May 3, 2022
1 parent df3edc0 commit 28f2550
Show file tree
Hide file tree
Showing 71 changed files with 141 additions and 184 deletions.
10 changes: 5 additions & 5 deletions cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/Azure/go-autorest/logger v0.2.1 // indirect
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/ClickHouse/clickhouse-go v1.5.4 // indirect
github.com/DataDog/agent-payload/v5 v5.0.19 // indirect
github.com/DataDog/agent-payload/v5 v5.0.20 // indirect
github.com/DataDog/datadog-agent/pkg/quantile v0.35.0 // indirect
github.com/DataDog/datadog-agent/pkg/trace/exportable v0.0.0-20201016145401-4646cf596b02 // indirect
github.com/DataDog/datadog-agent/pkg/util/log v0.0.0-20201009092105-58e18918b2db // indirect
Expand All @@ -58,7 +58,7 @@ require (
github.com/apache/thrift v0.16.0 // indirect
github.com/armon/go-metrics v0.3.10 // indirect
github.com/avast/retry-go v3.0.0+incompatible // indirect
github.com/aws/aws-sdk-go v1.44.4 // indirect
github.com/aws/aws-sdk-go v1.44.5 // indirect
github.com/aws/aws-sdk-go-v2 v1.9.2 // indirect
github.com/aws/aws-sdk-go-v2/config v1.8.3 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.4.3 // indirect
Expand Down Expand Up @@ -164,9 +164,9 @@ require (
github.com/iancoleman/strcase v0.2.0 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/influxdata/go-syslog/v3 v3.0.1-0.20210608084020-ac565dc76ba6 // indirect
github.com/influxdata/influxdb-observability/common v0.2.18 // indirect
github.com/influxdata/influxdb-observability/influx2otel v0.2.18 // indirect
github.com/influxdata/influxdb-observability/otel2influx v0.2.18 // indirect
github.com/influxdata/influxdb-observability/common v0.2.19 // indirect
github.com/influxdata/influxdb-observability/influx2otel v0.2.19 // indirect
github.com/influxdata/influxdb-observability/otel2influx v0.2.19 // indirect
github.com/influxdata/line-protocol/v2 v2.2.1 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.12.0 // indirect
Expand Down
39 changes: 13 additions & 26 deletions cmd/configschema/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/awscloudwatchlogsexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsclo
go 1.17

require (
github.com/aws/aws-sdk-go v1.44.4
github.com/aws/aws-sdk-go v1.44.5
github.com/google/uuid v1.3.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v0.0.0-00010101000000-000000000000
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/cwlogs v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions exporter/awscloudwatchlogsexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/awsemfexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemf
go 1.17

require (
github.com/aws/aws-sdk-go v1.44.4
github.com/aws/aws-sdk-go v1.44.5
github.com/census-instrumentation/opencensus-proto v0.3.0
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions exporter/awsemfexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/awskinesisexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awskin
go 1.17

require (
github.com/aws/aws-sdk-go v1.44.4
github.com/aws/aws-sdk-go v1.44.5
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.50.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.50.0
github.com/stretchr/testify v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions exporter/awskinesisexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/awsprometheusremotewriteexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awspro
go 1.17

require (
github.com/aws/aws-sdk-go v1.44.4
github.com/aws/aws-sdk-go v1.44.5
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.50.0
github.com/stretchr/testify v1.7.1
go.opentelemetry.io/collector v0.50.1-0.20220429151328-041f39835df7
Expand Down
4 changes: 2 additions & 2 deletions exporter/awsprometheusremotewriteexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/awsxrayexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsxra
go 1.17

require (
github.com/aws/aws-sdk-go v1.44.4
github.com/aws/aws-sdk-go v1.44.5
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v0.0.0-00010101000000-000000000000
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/xray v0.0.0-00010101000000-000000000000
github.com/stretchr/testify v1.7.1
Expand Down
Loading

0 comments on commit 28f2550

Please sign in to comment.