2018-08-26 18:54:24 +00:00
|
|
|
module github.com/influxdata/platform
|
|
|
|
|
|
|
|
require (
|
2018-10-17 19:51:35 +00:00
|
|
|
github.com/BurntSushi/toml v0.3.1
|
2018-11-21 15:08:34 +00:00
|
|
|
github.com/Masterminds/semver v1.4.2 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/NYTimes/gziphandler v1.0.1
|
2018-09-28 13:06:12 +00:00
|
|
|
github.com/RoaringBitmap/roaring v0.4.16
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/apex/log v1.1.0 // indirect
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/aws/aws-sdk-go v1.15.59 // indirect
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/boltdb/bolt v1.3.1 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/bouk/httprouter v0.0.0-20160817010721-ee8b3818a7f5
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/caarlos0/ctrlc v1.0.0 // indirect
|
|
|
|
github.com/campoy/unique v0.0.0-20180121183637-88950e537e7e // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/cespare/xxhash v1.1.0
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/coreos/bbolt v1.3.1-coreos.6
|
2018-09-26 13:59:04 +00:00
|
|
|
github.com/davecgh/go-spew v1.1.1
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
2018-09-26 16:29:40 +00:00
|
|
|
github.com/dgryski/go-bitstream v0.0.0-20180413035011-3522498ce2c8
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/elazarl/go-bindata-assetfs v1.0.0
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/fatih/color v1.7.0 // indirect
|
2018-10-13 17:19:23 +00:00
|
|
|
github.com/getkin/kin-openapi v0.1.0
|
|
|
|
github.com/ghodss/yaml v1.0.0 // indirect
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/glycerine/go-unsnap-stream v0.0.0-20180323001048-9f0cb55181dd // indirect
|
|
|
|
github.com/glycerine/goconvey v0.0.0-20180728074245-46e3a41ad493 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/gogo/protobuf v1.1.1
|
2018-09-26 16:29:40 +00:00
|
|
|
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/google/go-cmp v0.2.0
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/google/go-github v17.0.0+incompatible
|
|
|
|
github.com/google/go-querystring v1.0.0 // indirect
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect
|
|
|
|
github.com/goreleaser/goreleaser v0.91.1
|
2018-11-01 18:44:56 +00:00
|
|
|
github.com/goreleaser/nfpm v0.9.7 // indirect
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/hashicorp/go-msgpack v0.0.0-20150518234257-fa3f63826f7c // indirect
|
|
|
|
github.com/hashicorp/raft v1.0.0 // indirect
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/imdario/mergo v0.3.6 // indirect
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
2018-11-28 23:01:44 +00:00
|
|
|
github.com/influxdata/flux v0.7.1
|
2018-10-05 04:06:14 +00:00
|
|
|
github.com/influxdata/influxql v0.0.0-20180925231337-1cbfca8e56b6
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/influxdata/usage-client v0.0.0-20160829180054-6d3895376368
|
|
|
|
github.com/jessevdk/go-flags v1.4.0
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af // indirect
|
2018-10-10 19:41:46 +00:00
|
|
|
github.com/jsternberg/zap-logfmt v1.2.0
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/jtolds/gls v4.2.1+incompatible // indirect
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/julienschmidt/httprouter v1.2.0
|
2018-09-26 16:29:40 +00:00
|
|
|
github.com/jwilder/encoding v0.0.0-20170811194829-b4e1701a28ef
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/kevinburke/go-bindata v3.11.0+incompatible
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.1 // indirect
|
2018-10-10 19:41:46 +00:00
|
|
|
github.com/mattn/go-isatty v0.0.4
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/mattn/go-zglob v0.0.0-20180803001819-2ea3427bfa53 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/mitchellh/go-homedir v1.0.0 // indirect
|
2018-10-13 17:19:23 +00:00
|
|
|
github.com/mitchellh/mapstructure v1.1.2 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/mna/pigeon v1.0.1-0.20180808201053-bb0192cfc2ae
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae // indirect
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/nats-io/gnatsd v1.3.0 // indirect
|
|
|
|
github.com/nats-io/go-nats v1.6.0 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/nats-io/go-nats-streaming v0.4.0
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/nats-io/nats-streaming-server v0.11.2
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/nats-io/nuid v1.0.0 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/opentracing/opentracing-go v1.0.2
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c // indirect
|
|
|
|
github.com/philhofer/fwd v1.0.0 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/pkg/errors v0.8.0
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/prometheus/client_golang v0.9.0
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/prometheus/common v0.0.0-20181020173914-7e9e6cabbd39
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/satori/go.uuid v1.2.0
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/sirupsen/logrus v1.1.1
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/spf13/cobra v0.0.3
|
2018-10-24 16:33:43 +00:00
|
|
|
github.com/spf13/pflag v1.0.3 // indirect
|
2018-10-10 00:36:41 +00:00
|
|
|
github.com/spf13/viper v1.2.1
|
2018-10-11 22:02:58 +00:00
|
|
|
github.com/tcnksm/go-input v0.0.0-20180404061846-548a7d7a8ee8
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/tinylib/msgp v1.0.2 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
github.com/tylerb/graceful v1.2.15
|
2018-09-20 17:15:40 +00:00
|
|
|
github.com/willf/bitset v1.1.9 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
go.uber.org/zap v1.9.1
|
2018-10-24 16:33:43 +00:00
|
|
|
golang.org/x/crypto v0.0.0-20181015023909-0c41d7ab0a0e
|
|
|
|
golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519
|
|
|
|
golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4
|
2018-09-25 00:52:40 +00:00
|
|
|
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
|
2018-10-24 16:33:43 +00:00
|
|
|
golang.org/x/sys v0.0.0-20181023152157-44b849a8bc13
|
2018-09-26 13:59:04 +00:00
|
|
|
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2
|
2018-10-24 16:33:43 +00:00
|
|
|
google.golang.org/api v0.0.0-20181021000519-a2651947f503
|
|
|
|
google.golang.org/genproto v0.0.0-20181016170114-94acd270e44e // indirect
|
2018-10-10 00:36:41 +00:00
|
|
|
google.golang.org/grpc v1.15.0
|
2018-08-26 18:54:24 +00:00
|
|
|
gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5
|
2018-09-20 17:15:40 +00:00
|
|
|
gopkg.in/vmihailenco/msgpack.v2 v2.9.1 // indirect
|
2018-11-20 19:02:13 +00:00
|
|
|
honnef.co/go/tools v0.0.0-20181108184350-ae8f1f9103cc
|
2018-10-05 16:57:49 +00:00
|
|
|
labix.org/v2/mgo v0.0.0-20140701140051-000000000287 // indirect
|
|
|
|
launchpad.net/gocheck v0.0.0-20140225173054-000000000087 // indirect
|
2018-08-26 18:54:24 +00:00
|
|
|
)
|
|
|
|
|
2018-10-10 17:26:17 +00:00
|
|
|
replace github.com/goreleaser/goreleaser => github.com/influxdata/goreleaser v0.86.2-0.20181010170531-0fd209ba67f5
|