Skip to content

Commit

Permalink
[chore] dependabot updates Mon Oct 24 18:28:10 UTC 2022 (open-telemet…
Browse files Browse the repository at this point in the history
…ry#15536)

dependabot updates Mon Oct 24 18:28:07 UTC 2022
Bump github.com/DataDog/agent-payload/v5 from 5.0.36 to 5.0.37 in /exporter/datadogexporter
Bump github.com/DataDog/datadog-api-client-go/v2 from 2.3.1 to 2.4.0 in /exporter/datadogexporter
Bump github.com/aws/aws-sdk-go from 1.44.119 to 1.44.121 in /exporter/datadogexporter
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.12.22 in /exporter/awskinesisexporter
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.15.19 to 1.15.20 in /exporter/awskinesisexporter
Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.0 in /exporter/awskinesisexporter
Bump github.com/golangci/golangci-lint from 1.50.0 to 1.50.1 in /internal/tools
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/datadogexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/dynatraceexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/elasticsearchexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/f5cloudexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/loadbalancingexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/lokiexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /exporter/sumologicexporter
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /pkg/batchperresourceattr
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /pkg/experimentalmetricmetadata
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /processor/groupbyattrsprocessor
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /processor/spanmetricsprocessor
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/dotnetdiagnosticsreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/filelogreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/jmxreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/memcachedreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/nginxreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/simpleprometheusreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /receiver/zookeeperreceiver
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /testbed
Bump github.com/testcontainers/testcontainers-go from 0.14.0 to 0.15.0 in /receiver/jmxreceiver
Bump github.com/testcontainers/testcontainers-go from 0.14.0 to 0.15.0 in /receiver/nginxreceiver
Bump golang.org/x/tools from 0.1.12 to 0.2.0 in /internal/tools

Co-authored-by: codeboten <codeboten@users.noreply.github.com>
  • Loading branch information
2 people authored and shalper2 committed Dec 6, 2022
1 parent 54b69cd commit 699c304
Show file tree
Hide file tree
Showing 391 changed files with 1,440 additions and 4,848 deletions.
42 changes: 21 additions & 21 deletions cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ require (
github.com/google/uuid v1.3.0
github.com/open-telemetry/opentelemetry-collector-contrib v0.62.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/redisreceiver v0.62.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.1
go.opentelemetry.io/collector v0.62.2-0.20221017171445-6313054b642c
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
golang.org/x/mod v0.6.0
golang.org/x/text v0.4.0
)

Expand Down Expand Up @@ -53,7 +53,7 @@ require (
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/ClickHouse/ch-go v0.47.3 // indirect
github.com/ClickHouse/clickhouse-go/v2 v2.3.0 // indirect
github.com/DataDog/agent-payload/v5 v5.0.36 // indirect
github.com/DataDog/agent-payload/v5 v5.0.37 // indirect
github.com/DataDog/datadog-agent/pkg/obfuscate v0.40.0-rc.2.0.20220930142800-72e24cd2e404 // indirect
github.com/DataDog/datadog-agent/pkg/otlp/model v0.40.0-rc.2.0.20221013201707-c46e9de16283 // indirect
github.com/DataDog/datadog-agent/pkg/quantile v0.40.0-rc.2.0.20221013201707-c46e9de16283 // indirect
Expand All @@ -62,7 +62,7 @@ require (
github.com/DataDog/datadog-agent/pkg/util/cgroups v0.40.0-rc.2.0.20220930142800-72e24cd2e404 // indirect
github.com/DataDog/datadog-agent/pkg/util/log v0.40.0-rc.2.0.20220930142800-72e24cd2e404 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.40.0-rc.2.0.20220930142800-72e24cd2e404 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.3.1 // indirect
github.com/DataDog/datadog-api-client-go/v2 v2.4.0 // indirect
github.com/DataDog/datadog-go/v5 v5.1.1 // indirect
github.com/DataDog/gohai v0.0.0-20220718130825-1776f9beb9cc // indirect
github.com/DataDog/sketches-go v1.4.1 // indirect
Expand Down Expand Up @@ -92,24 +92,24 @@ require (
github.com/apache/thrift v0.17.0 // indirect
github.com/ardielle/ardielle-go v1.5.2 // indirect
github.com/armon/go-metrics v0.3.10 // indirect
github.com/aws/aws-sdk-go v1.44.119 // indirect
github.com/aws/aws-sdk-go-v2 v1.16.16 // indirect
github.com/aws/aws-sdk-go v1.44.121 // indirect
github.com/aws/aws-sdk-go-v2 v1.17.0 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.8 // indirect
github.com/aws/aws-sdk-go-v2/config v1.17.8 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.12.21 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.17 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.12.22 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.18 // indirect
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.7.1 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.23 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.17 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.24 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.18 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.5.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.17 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.18 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.0 // indirect
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.19 // indirect
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.20 // indirect
github.com/aws/aws-sdk-go-v2/service/s3 v1.19.0 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.11.23 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.6 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.16.19 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.11.24 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.7 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.17.0 // indirect
github.com/aws/smithy-go v1.13.3 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/blang/semver v3.5.1+incompatible // indirect
Expand Down Expand Up @@ -545,7 +545,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.13.0 // indirect
github.com/stretchr/objx v0.4.0 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/subosito/gotenv v1.4.1 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.518 // indirect
Expand Down Expand Up @@ -598,15 +598,15 @@ require (
go.uber.org/goleak v1.2.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.23.0 // indirect
golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 // indirect
golang.org/x/crypto v0.1.0 // indirect
golang.org/x/exp v0.0.0-20221006183845-316c7553db56 // indirect
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b // indirect
golang.org/x/net v0.1.0 // indirect
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0 // indirect
golang.org/x/sys v0.0.0-20221010170243-090e33056c14 // indirect
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 // indirect
golang.org/x/sys v0.1.0 // indirect
golang.org/x/term v0.1.0 // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/tools v0.2.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
gonum.org/v1/gonum v0.12.0 // indirect
google.golang.org/api v0.100.0 // indirect
Expand Down
Loading

0 comments on commit 699c304

Please sign in to comment.