Skip to content

Commit

Permalink
[chore] dependabot updates Mon Aug 15 20:03:20 UTC 2022 (open-telemet…
Browse files Browse the repository at this point in the history
…ry#13368)

* dependabot updates Mon Aug 15 20:03:18 UTC 2022
Bump github.com/SAP/go-hdb from 0.107.2 to 0.107.3 in /receiver/saphanareceiver
Bump github.com/SAP/go-hdb from 0.107.2 to 0.107.3 in /receiver/sqlqueryreceiver
Bump github.com/Shopify/sarama from 1.35.0 to 1.36.0 in /exporter/kafkaexporter
Bump github.com/Shopify/sarama from 1.35.0 to 1.36.0 in /receiver/kafkametricsreceiver
Bump github.com/Shopify/sarama from 1.35.0 to 1.36.0 in /receiver/kafkareceiver
Bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.77 in /internal/aws/awsutil
Bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.77 in /internal/metadataproviders
Bump github.com/aws/aws-sdk-go-v2/config from 1.16.1 to 1.17.1 in /extension/sigv4authextension
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.13 to 1.12.14 in /extension/sigv4authextension
Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.473 to 1.0.474 in /exporter/tencentcloudlogserviceexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /cmd/tracegen
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/carbonexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/elasticsearchexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/loadbalancingexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/prometheusremotewriteexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/signalfxexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/skywalkingexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/sumologicexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /exporter/tanzuobservabilityexporter
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /extension/pprofextension
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /pkg/stanza
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /processor/cumulativetodeltaprocessor
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /processor/groupbytraceprocessor
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /processor/tailsamplingprocessor
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /receiver/googlecloudpubsubreceiver
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /receiver/jmxreceiver
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /receiver/k8sclusterreceiver
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /receiver/prometheusreceiver
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /receiver/solacereceiver
Bump go.uber.org/atomic from 1.9.0 to 1.10.0 in /testbed

* replace CAS -> CompareAndSwap (open-telemetry#13375)

Signed-off-by: Bogdan Drutu <[email protected]>

Signed-off-by: Bogdan Drutu <[email protected]>

Signed-off-by: Bogdan Drutu <[email protected]>
Co-authored-by: bogdandrutu <[email protected]>
Co-authored-by: Bogdan Drutu <[email protected]>
  • Loading branch information
3 people authored Aug 15, 2022
1 parent 9b6a513 commit fb1e263
Show file tree
Hide file tree
Showing 367 changed files with 800 additions and 775 deletions.
28 changes: 14 additions & 14 deletions cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ require (
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/Microsoft/hcsshim v0.9.2 // indirect
github.com/ReneKroon/ttlcache/v2 v2.11.0 // indirect
github.com/SAP/go-hdb v0.107.2 // indirect
github.com/SAP/go-hdb v0.107.3 // indirect
github.com/SermoDigital/jose v0.9.2-0.20161205224733-f6df55f235c2 // indirect
github.com/Shopify/sarama v1.35.0 // indirect
github.com/Shopify/sarama v1.36.0 // indirect
github.com/Showmax/go-fqdn v1.0.0 // indirect
github.com/VividCortex/gohistogram v1.0.0 // indirect
github.com/aerospike/aerospike-client-go/v5 v5.9.0 // indirect
Expand All @@ -80,11 +80,11 @@ require (
github.com/apache/thrift v0.16.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.76 // indirect
github.com/aws/aws-sdk-go v1.44.77 // indirect
github.com/aws/aws-sdk-go-v2 v1.16.11 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.0.0 // indirect
github.com/aws/aws-sdk-go-v2/config v1.16.1 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.12.13 // indirect
github.com/aws/aws-sdk-go-v2/config v1.17.1 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.12.14 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.12 // 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.18 // indirect
Expand All @@ -94,7 +94,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.12 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.0 // 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.16 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.11.17 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.16.13 // indirect
github.com/aws/smithy-go v1.12.1 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down Expand Up @@ -201,7 +201,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-retryablehttp v0.7.1 // indirect
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/hashicorp/go-uuid v1.0.2 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
Expand All @@ -228,8 +228,8 @@ require (
github.com/jaegertracing/jaeger v1.37.0 // indirect
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect
github.com/jcmturner/gofork v1.0.0 // indirect
github.com/jcmturner/gokrb5/v8 v8.4.2 // indirect
github.com/jcmturner/gofork v1.7.6 // indirect
github.com/jcmturner/gokrb5/v8 v8.4.3 // indirect
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
Expand Down Expand Up @@ -499,7 +499,7 @@ require (
github.com/stretchr/objx v0.4.0 // indirect
github.com/subosito/gotenv v1.3.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.473 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.474 // indirect
github.com/tg123/go-htpasswd v1.2.0 // indirect
github.com/theupdateframework/go-tuf v0.3.0 // indirect
github.com/tidwall/gjson v1.12.1 // indirect
Expand Down Expand Up @@ -538,15 +538,15 @@ require (
go.opentelemetry.io/otel/metric v0.31.0 // indirect
go.opentelemetry.io/otel/sdk v1.9.0 // indirect
go.opentelemetry.io/otel/trace v1.9.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/goleak v1.1.12 // indirect
go.uber.org/zap v1.22.0 // indirect
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
golang.org/x/exp v0.0.0-20220713135740-79cabaa25d75 // indirect
golang.org/x/net v0.0.0-20220708220712-1185a9018129 // indirect
golang.org/x/net v0.0.0-20220809184613-07c6da5e1ced // indirect
golang.org/x/oauth2 v0.0.0-20220628200809-02e64fa58f26 // indirect
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
golang.org/x/sys v0.0.0-20220627191245-f75cf1eec38b // indirect
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect
golang.org/x/tools v0.1.11 // indirect
Expand Down
54 changes: 30 additions & 24 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 cmd/mdatagen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
golang.org/x/crypto v0.0.0-20220507011949-2cf3adece122 // indirect
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
Expand Down
Loading

0 comments on commit fb1e263

Please sign in to comment.