2020-01-17 06:38:06 +08:00
|
|
|
module github.com/influxdata/telegraf
|
|
|
|
|
|
2021-03-09 06:29:11 +08:00
|
|
|
go 1.16
|
2020-01-17 06:38:06 +08:00
|
|
|
|
|
|
|
|
require (
|
2021-03-26 00:18:50 +08:00
|
|
|
cloud.google.com/go v0.56.0
|
2021-03-18 05:35:25 +08:00
|
|
|
cloud.google.com/go/bigquery v1.4.0
|
|
|
|
|
cloud.google.com/go/pubsub v1.2.0
|
2020-01-17 06:38:06 +08:00
|
|
|
code.cloudfoundry.org/clock v1.0.0 // indirect
|
2021-03-25 06:26:02 +08:00
|
|
|
collectd.org v0.5.0
|
2020-03-17 01:54:21 +08:00
|
|
|
github.com/Azure/azure-event-hubs-go/v3 v3.2.0
|
2021-07-14 05:25:24 +08:00
|
|
|
github.com/Azure/azure-kusto-go v0.3.2
|
|
|
|
|
github.com/Azure/azure-storage-queue-go v0.0.0-20191125232315-636801874cdd
|
2021-03-26 01:07:21 +08:00
|
|
|
github.com/Azure/go-autorest/autorest v0.11.17
|
2021-04-22 00:02:07 +08:00
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.10
|
2021-03-26 01:07:21 +08:00
|
|
|
github.com/Azure/go-autorest/autorest/azure/auth v0.5.6
|
2020-05-05 02:09:10 +08:00
|
|
|
github.com/BurntSushi/toml v0.3.1
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/Mellanox/rdmamap v0.0.0-20191106181932-7c3c4763a6ee
|
2021-01-22 03:19:35 +08:00
|
|
|
github.com/Shopify/sarama v1.27.2
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/aerospike/aerospike-client-go v1.27.0
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d
|
|
|
|
|
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1004
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/amir/raidman v0.0.0-20170415203553-1ccc43bfb9c9
|
2021-07-02 04:48:16 +08:00
|
|
|
github.com/antchfx/jsonquery v1.1.4
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/antchfx/xmlquery v1.3.5
|
2021-03-04 04:26:09 +08:00
|
|
|
github.com/antchfx/xpath v1.1.11
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/apache/thrift v0.13.0
|
2020-03-13 07:45:35 +08:00
|
|
|
github.com/aristanetworks/glog v0.0.0-20191112221043-67e8567f59f3 // indirect
|
|
|
|
|
github.com/aristanetworks/goarista v0.0.0-20190325233358-a123909ec740
|
2021-07-23 04:50:23 +08:00
|
|
|
github.com/aws/aws-sdk-go v1.38.69
|
2021-06-04 12:49:55 +08:00
|
|
|
github.com/aws/aws-sdk-go-v2 v1.3.2
|
|
|
|
|
github.com/aws/aws-sdk-go-v2/config v1.1.5
|
|
|
|
|
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.0.6
|
2021-02-05 06:02:27 +08:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/ec2 v1.1.0
|
2021-06-04 12:49:55 +08:00
|
|
|
github.com/aws/smithy-go v1.3.1
|
2020-06-12 01:09:19 +08:00
|
|
|
github.com/benbjohnson/clock v1.0.3
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/bitly/go-hostpool v0.1.0 // indirect
|
2021-02-17 05:53:50 +08:00
|
|
|
github.com/bmatcuk/doublestar/v3 v3.0.0
|
2020-08-13 00:26:38 +08:00
|
|
|
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
|
2021-02-18 06:22:33 +08:00
|
|
|
github.com/caio/go-tdigest v3.1.0+incompatible
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/cisco-ie/nx-telemetry-proto v0.0.0-20190531143454-82441e232cf6
|
2021-06-23 05:40:40 +08:00
|
|
|
github.com/couchbase/go-couchbase v0.1.0
|
|
|
|
|
github.com/couchbase/gomemcached v0.1.3 // indirect
|
|
|
|
|
github.com/couchbase/goutils v0.1.0 // indirect
|
2021-06-16 04:57:13 +08:00
|
|
|
github.com/denisenkom/go-mssqldb v0.10.0
|
2020-11-03 00:07:37 +08:00
|
|
|
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
|
2021-03-26 01:07:21 +08:00
|
|
|
github.com/dimchansky/utfbom v1.1.1
|
2021-06-11 03:22:18 +08:00
|
|
|
github.com/docker/docker v20.10.6+incompatible
|
2021-07-02 04:48:16 +08:00
|
|
|
github.com/doclambda/protobufquery v0.0.0-20210317203640-88ffabe06a60
|
2021-07-10 13:58:51 +08:00
|
|
|
github.com/dynatrace-oss/dynatrace-metric-utils-go v0.2.0
|
2021-02-12 00:45:13 +08:00
|
|
|
github.com/eclipse/paho.mqtt.golang v1.3.0
|
2021-06-23 05:45:43 +08:00
|
|
|
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/go-logfmt/logfmt v0.5.0
|
2021-02-02 04:43:24 +08:00
|
|
|
github.com/go-ping/ping v0.0.0-20210201095549-52eed920f98c
|
2020-10-01 00:36:45 +08:00
|
|
|
github.com/go-redis/redis v6.15.9+incompatible
|
2021-06-11 03:22:18 +08:00
|
|
|
github.com/go-sql-driver/mysql v1.6.0
|
2021-05-28 04:58:46 +08:00
|
|
|
github.com/goburrow/modbus v0.1.0 // indirect
|
2020-01-29 18:18:58 +08:00
|
|
|
github.com/goburrow/serial v0.1.0 // indirect
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/gobwas/glob v0.2.3
|
2021-04-28 06:01:45 +08:00
|
|
|
github.com/gofrs/uuid v3.3.0+incompatible
|
2021-04-27 23:32:46 +08:00
|
|
|
github.com/gogo/protobuf v1.3.2
|
2020-03-11 06:39:06 +08:00
|
|
|
github.com/golang/geo v0.0.0-20190916061304-5b978397cfec
|
2021-03-24 23:59:05 +08:00
|
|
|
github.com/golang/protobuf v1.5.1
|
2021-07-23 04:50:23 +08:00
|
|
|
github.com/golang/snappy v0.0.3
|
2021-03-24 23:59:05 +08:00
|
|
|
github.com/google/go-cmp v0.5.5
|
2020-10-01 01:24:10 +08:00
|
|
|
github.com/google/go-github/v32 v32.1.0
|
2021-02-17 07:08:22 +08:00
|
|
|
github.com/gopcua/opcua v0.1.13
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/gorilla/mux v1.7.3
|
2021-06-04 12:53:38 +08:00
|
|
|
github.com/gorilla/websocket v1.4.2
|
2021-05-14 04:00:57 +08:00
|
|
|
github.com/gosnmp/gosnmp v1.32.0
|
2021-05-28 04:58:46 +08:00
|
|
|
github.com/grid-x/modbus v0.0.0-20210224155242-c4a3d042e99b
|
2020-12-17 03:11:05 +08:00
|
|
|
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
|
|
|
|
|
github.com/harlow/kinesis-consumer v0.3.1-0.20181230152818-2f58b136fee0
|
2021-07-31 04:54:36 +08:00
|
|
|
github.com/hashicorp/consul/api v1.9.1
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/hashicorp/go-msgpack v0.5.5 // indirect
|
2021-07-09 04:39:46 +08:00
|
|
|
github.com/influxdata/go-syslog/v3 v3.0.0
|
2021-04-30 22:36:48 +08:00
|
|
|
github.com/influxdata/influxdb-observability/common v0.0.0-20210429174543-86ae73cafd31
|
|
|
|
|
github.com/influxdata/influxdb-observability/otel2influx v0.0.0-20210429174543-86ae73cafd31
|
|
|
|
|
github.com/influxdata/influxdb-observability/otlp v0.0.0-20210429174543-86ae73cafd31
|
2021-07-16 00:11:58 +08:00
|
|
|
github.com/influxdata/tail v1.0.1-0.20210707231403-b283181d1fa7
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/influxdata/toml v0.0.0-20190415235208-270119a8ce65
|
|
|
|
|
github.com/influxdata/wlog v0.0.0-20160411224016-7c63b0a71ef8
|
2021-06-03 11:28:16 +08:00
|
|
|
github.com/jackc/pgx/v4 v4.6.0
|
2021-03-04 03:05:14 +08:00
|
|
|
github.com/james4k/rcon v0.0.0-20120923215419-8fbb8268b60a
|
2021-07-02 04:48:16 +08:00
|
|
|
github.com/jhump/protoreflect v1.8.3-0.20210616212123-6cc1efa697ca
|
2021-03-12 05:19:23 +08:00
|
|
|
github.com/jmespath/go-jmespath v0.4.0
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/kardianos/service v1.0.0
|
2020-11-28 00:56:17 +08:00
|
|
|
github.com/karrick/godirwalk v1.16.1
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
2021-07-23 04:50:23 +08:00
|
|
|
github.com/klauspost/compress v1.13.1 // indirect
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/lib/pq v1.3.0 // indirect
|
2021-06-04 12:49:55 +08:00
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
|
2020-11-21 02:54:56 +08:00
|
|
|
github.com/mdlayher/apcupsd v0.0.0-20200608131503-2bf01da7bf1b
|
2021-04-28 06:01:45 +08:00
|
|
|
github.com/microsoft/ApplicationInsights-Go v0.4.4
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/miekg/dns v1.1.31
|
2021-05-05 00:15:47 +08:00
|
|
|
github.com/moby/ipvs v1.0.1
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/multiplay/go-ts3 v1.0.0
|
|
|
|
|
github.com/naoina/go-stringutil v0.1.0 // indirect
|
2021-06-29 02:50:37 +08:00
|
|
|
github.com/nats-io/nats-server/v2 v2.2.6
|
|
|
|
|
github.com/nats-io/nats.go v1.11.0
|
2021-01-20 01:03:06 +08:00
|
|
|
github.com/newrelic/newrelic-telemetry-sdk-go v0.5.1
|
2021-01-22 03:20:40 +08:00
|
|
|
github.com/nsqio/go-nsq v1.0.8
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/openconfig/gnmi v0.0.0-20180912164834-33a1865c3029
|
|
|
|
|
github.com/openzipkin/zipkin-go-opentracing v0.3.4
|
2021-07-23 08:44:36 +08:00
|
|
|
github.com/pion/dtls/v2 v2.0.9
|
2020-04-21 02:54:27 +08:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/prometheus/client_golang v1.7.1
|
2020-03-19 07:09:53 +08:00
|
|
|
github.com/prometheus/client_model v0.2.0
|
2021-04-27 23:01:28 +08:00
|
|
|
github.com/prometheus/common v0.15.0
|
2021-06-11 03:22:18 +08:00
|
|
|
github.com/prometheus/procfs v0.6.0
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/prometheus/prometheus v1.8.2-0.20200911110723-e83ef207b6c2
|
2020-11-28 00:30:45 +08:00
|
|
|
github.com/riemann/riemann-go-client v0.5.0
|
2020-02-21 02:45:59 +08:00
|
|
|
github.com/safchain/ethtool v0.0.0-20200218184317-f459e2d13664
|
2021-03-04 02:56:42 +08:00
|
|
|
github.com/sensu/sensu-go/api/core/v2 v2.6.0
|
2021-06-30 05:07:05 +08:00
|
|
|
github.com/shirou/gopsutil v3.21.6-0.20210624221800-cb512c850043+incompatible
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/shopspring/decimal v0.0.0-20200105231215-408a2507e114 // indirect
|
2021-06-23 00:54:33 +08:00
|
|
|
github.com/signalfx/golib/v3 v3.3.34
|
2021-06-04 12:49:55 +08:00
|
|
|
github.com/sirupsen/logrus v1.7.0
|
2021-06-17 00:20:33 +08:00
|
|
|
github.com/sleepinggenius2/gosmi v0.4.3
|
2021-06-04 12:49:55 +08:00
|
|
|
github.com/snowflakedb/gosnowflake v1.5.0
|
2021-03-26 00:18:50 +08:00
|
|
|
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271
|
2021-03-02 04:46:49 +08:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2020-01-29 18:18:58 +08:00
|
|
|
github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62
|
2021-06-11 03:22:18 +08:00
|
|
|
github.com/testcontainers/testcontainers-go v0.11.0
|
2021-06-22 01:09:17 +08:00
|
|
|
github.com/tidwall/gjson v1.8.0
|
2021-03-03 03:48:58 +08:00
|
|
|
github.com/tinylib/msgp v1.1.5
|
2021-04-30 04:58:35 +08:00
|
|
|
github.com/tklauser/go-sysconf v0.3.5 // indirect
|
2021-03-18 22:39:44 +08:00
|
|
|
github.com/vapourismo/knx-go v0.0.0-20201122213738-75fe09ace330
|
2021-01-28 02:58:40 +08:00
|
|
|
github.com/vjeantet/grok v1.0.1
|
2021-07-31 04:49:49 +08:00
|
|
|
github.com/vmware/govmomi v0.26.0
|
2021-02-18 06:22:33 +08:00
|
|
|
github.com/wavefronthq/wavefront-sdk-go v0.9.7
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/wvanbergen/kafka v0.0.0-20171203153745-e2edea948ddf
|
|
|
|
|
github.com/wvanbergen/kazoo-go v0.0.0-20180202103751-f72d8611297a // indirect
|
2020-10-29 00:16:59 +08:00
|
|
|
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c
|
2021-07-23 04:50:23 +08:00
|
|
|
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
|
2020-01-17 06:38:06 +08:00
|
|
|
github.com/yuin/gopher-lua v0.0.0-20180630135845-46796da1b0b4 // indirect
|
2021-07-23 04:50:23 +08:00
|
|
|
go.mongodb.org/mongo-driver v1.5.3
|
2021-04-09 02:02:29 +08:00
|
|
|
go.starlark.net v0.0.0-20210406145628-7a1108eaa012
|
2021-03-25 06:26:02 +08:00
|
|
|
go.uber.org/multierr v1.6.0 // indirect
|
2021-07-23 04:50:23 +08:00
|
|
|
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e // indirect
|
2021-07-23 08:44:36 +08:00
|
|
|
golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
|
2020-03-19 06:30:49 +08:00
|
|
|
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
2021-07-23 04:50:23 +08:00
|
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
|
|
|
|
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
|
|
|
|
|
golang.org/x/text v0.3.6
|
2021-04-27 05:12:58 +08:00
|
|
|
golang.org/x/tools v0.1.0
|
2020-03-10 06:34:43 +08:00
|
|
|
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20200205215550-e35592f146e4
|
2021-03-26 00:18:50 +08:00
|
|
|
google.golang.org/api v0.29.0
|
2021-06-04 12:49:55 +08:00
|
|
|
google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a
|
2021-04-30 22:36:48 +08:00
|
|
|
google.golang.org/grpc v1.37.0
|
2021-07-02 04:48:16 +08:00
|
|
|
google.golang.org/protobuf v1.26.0
|
2021-03-03 06:30:59 +08:00
|
|
|
gopkg.in/djherbis/times.v1 v1.2.0
|
2020-01-17 06:38:06 +08:00
|
|
|
gopkg.in/fatih/pool.v2 v2.0.0 // indirect
|
|
|
|
|
gopkg.in/gorethink/gorethink.v3 v3.0.5
|
|
|
|
|
gopkg.in/ldap.v3 v3.1.0
|
|
|
|
|
gopkg.in/olivere/elastic.v5 v5.0.70
|
2021-07-16 00:11:58 +08:00
|
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
|
2021-06-04 12:49:55 +08:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2020-11-28 00:30:45 +08:00
|
|
|
gotest.tools v2.2.0+incompatible
|
2021-03-18 05:35:25 +08:00
|
|
|
k8s.io/api v0.20.4
|
2021-06-24 06:08:28 +08:00
|
|
|
k8s.io/apimachinery v0.21.1
|
2021-03-18 05:35:25 +08:00
|
|
|
k8s.io/client-go v0.20.4
|
2021-06-04 12:49:55 +08:00
|
|
|
modernc.org/sqlite v1.10.8
|
2020-01-17 06:38:06 +08:00
|
|
|
)
|
2020-03-10 05:47:28 +08:00
|
|
|
|
|
|
|
|
// replaced due to https://github.com/satori/go.uuid/issues/73
|
|
|
|
|
replace github.com/satori/go.uuid => github.com/gofrs/uuid v3.2.0+incompatible
|
2021-04-28 21:43:19 +08:00
|
|
|
|
|
|
|
|
// replaced due to https//github.com/mdlayher/apcupsd/issues/10
|
|
|
|
|
replace github.com/mdlayher/apcupsd => github.com/influxdata/apcupsd v0.0.0-20210427145308-694d5caead0e
|