Skip to content

Commit

Permalink
[chore] dependabot updates Mon Jan 23 20:16:16 UTC 2023 (#17965)
Browse files Browse the repository at this point in the history
Bump github.com/Azure/go-amqp from 0.18.0 to 0.18.1 in /receiver/solacereceiver
Bump github.com/SAP/go-hdb from 0.111.8 to 0.111.9 in /receiver/saphanareceiver
Bump github.com/SAP/go-hdb from 0.111.8 to 0.111.9 in /receiver/sqlqueryreceiver
Bump github.com/Shopify/sarama from 1.38.0 to 1.38.1 in /exporter/kafkaexporter
Bump github.com/Shopify/sarama from 1.38.0 to 1.38.1 in /receiver/kafkametricsreceiver
Bump github.com/Shopify/sarama from 1.38.0 to 1.38.1 in /receiver/kafkareceiver
Bump github.com/aerospike/aerospike-client-go/v6 from 6.8.0 to 6.9.0 in /receiver/aerospikereceiver
Bump github.com/antonmedv/expr from 1.9.0 to 1.10.3 in /pkg/stanza
Bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible in /internal/docker
Bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible in /internal/metadataproviders
Bump github.com/google/addlicense from 1.1.0 to 1.1.1 in /internal/tools
Bump github.com/klauspost/compress from 1.15.14 to 1.15.15 in /exporter/fileexporter
Bump github.com/sijms/go-ora/v2 from 2.5.23 to 2.5.24 in /receiver/sqlqueryreceiver
Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.580 to 1.0.582 in /exporter/tencentcloudlogserviceexporter
Bump k8s.io/api from 0.26.0 to 0.26.1 in /internal/aws/k8s
Bump k8s.io/api from 0.26.0 to 0.26.1 in /processor/k8sattributesprocessor
Bump k8s.io/api from 0.26.0 to 0.26.1 in /receiver/awscontainerinsightreceiver
Bump k8s.io/api from 0.26.0 to 0.26.1 in /receiver/k8seventsreceiver
Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 in /exporter/datadogexporter
Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 in /internal/aws/k8s
Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 in /processor/k8sattributesprocessor
Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 in /processor/resourcedetectionprocessor
Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 in /receiver/awscontainerinsightreceiver
Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 in /receiver/k8seventsreceiver
Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /internal/aws/k8s
Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /processor/k8sattributesprocessor
Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /processor/resourcedetectionprocessor
Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /receiver/awscontainerinsightreceiver
Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /receiver/k8seventsreceiver
Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /receiver/simpleprometheusreceiver

Co-authored-by: codeboten <codeboten@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and codeboten authored Jan 23, 2023
1 parent b76fcbe commit d58dfb7
Show file tree
Hide file tree
Showing 242 changed files with 743 additions and 1,038 deletions.
28 changes: 14 additions & 14 deletions cmd/configschema/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0 // indirect
github.com/Azure/azure-storage-blob-go v0.15.0 // indirect
github.com/Azure/azure-storage-queue-go v0.0.0-20191125232315-636801874cdd // indirect
github.com/Azure/go-amqp v0.18.0 // indirect
github.com/Azure/go-amqp v0.18.1 // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.28 // indirect
github.com/Azure/go-autorest/autorest/adal v0.9.21 // indirect
Expand Down Expand Up @@ -82,16 +82,16 @@ require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.34.3-0.20221202192616-0186b89ba914 // indirect
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/ReneKroon/ttlcache/v2 v2.11.0 // indirect
github.com/SAP/go-hdb v0.111.8 // indirect
github.com/SAP/go-hdb v0.111.9 // indirect
github.com/SermoDigital/jose v0.9.2-0.20161205224733-f6df55f235c2 // indirect
github.com/Shopify/sarama v1.38.0 // indirect
github.com/Shopify/sarama v1.38.1 // indirect
github.com/Showmax/go-fqdn v1.0.0 // indirect
github.com/aerospike/aerospike-client-go/v6 v6.8.0 // indirect
github.com/aerospike/aerospike-client-go/v6 v6.9.0 // indirect
github.com/alecthomas/participle/v2 v2.0.0-beta.5 // indirect
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 // indirect
github.com/aliyun/aliyun-log-go-sdk v0.1.43 // indirect
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/antonmedv/expr v1.9.0 // indirect
github.com/antonmedv/expr v1.10.3 // indirect
github.com/apache/arrow/go/arrow v0.0.0-20211112161151-bc219186db40 // indirect
github.com/apache/pulsar-client-go v0.8.1 // indirect
github.com/apache/pulsar-client-go/oauth2 v0.0.0-20220120090717-25e59572242e // indirect
Expand Down Expand Up @@ -148,14 +148,14 @@ require (
github.com/digitalocean/godo v1.91.1 // indirect
github.com/dimchansky/utfbom v1.1.1 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/docker v20.10.22+incompatible // indirect
github.com/docker/docker v20.10.23+incompatible // indirect
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/dvsekhvalnov/jose2go v1.5.0 // indirect
github.com/dynatrace-oss/dynatrace-metric-utils-go v0.5.0 // indirect
github.com/eapache/go-resiliency v1.3.0 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20230111030713-bf00bc1b83b6 // indirect
github.com/eapache/queue v1.1.0 // indirect
github.com/elastic/elastic-transport-go/v8 v8.1.0 // indirect
github.com/elastic/go-elasticsearch/v8 v8.5.0 // indirect
Expand Down Expand Up @@ -262,7 +262,7 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/karrick/godirwalk v1.17.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.15.14 // indirect
github.com/klauspost/compress v1.15.15 // indirect
github.com/knadh/koanf v1.4.5 // indirect
github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
Expand Down Expand Up @@ -528,7 +528,7 @@ require (
github.com/signalfx/golib/v3 v3.3.46 // indirect
github.com/signalfx/sapm-proto v0.12.0 // indirect
github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220920175102-539ae8d8ba8e // indirect
github.com/sijms/go-ora/v2 v2.5.23 // indirect
github.com/sijms/go-ora/v2 v2.5.24 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/snowflakedb/gosnowflake v1.6.16 // indirect
github.com/soheilhy/cmux v0.1.5 // indirect
Expand All @@ -538,7 +538,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.580 // indirect
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.582 // indirect
github.com/tg123/go-htpasswd v1.2.0 // indirect
github.com/tidwall/gjson v1.14.3 // indirect
github.com/tidwall/match v1.1.1 // indirect
Expand Down Expand Up @@ -595,7 +595,7 @@ require (
go.uber.org/multierr v1.9.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/exp v0.0.0-20230108222341-4b8118a2686a // indirect
golang.org/x/exp v0.0.0-20230116083435-1de6713980de // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/sync v0.1.0 // indirect
Expand All @@ -616,9 +616,9 @@ require (
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gopkg.in/zorkian/go-datadog-api.v2 v2.30.0 // indirect
k8s.io/api v0.26.0 // indirect
k8s.io/apimachinery v0.26.0 // indirect
k8s.io/client-go v0.26.0 // indirect
k8s.io/api v0.26.1 // indirect
k8s.io/apimachinery v0.26.1 // indirect
k8s.io/client-go v0.26.1 // indirect
k8s.io/klog v1.0.0 // indirect
k8s.io/klog/v2 v2.80.1 // indirect
k8s.io/kube-openapi v0.0.0-20221207184640-f3cff1453715 // indirect
Expand Down
Loading

0 comments on commit d58dfb7

Please sign in to comment.