This file lists the dependencies used in this repository.
Dependency | License |
---|---|
github.com/DataDog/datadog-go v2.2.0+incompatible | MIT |
github.com/DataDog/zstd v1.4.0 | BSD 3-Clause "New" or "Revised" License |
github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 | MIT |
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 | MIT |
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible | BSD 3-Clause "New" or "Revised" License |
github.com/circonus-labs/circonusllhist v0.1.3 | BSD 3-Clause "New" or "Revised" License |
github.com/davecgh/go-spew v1.1.1 | ISC License |
github.com/go-sql-driver/mysql v1.4.1 | Mozilla Public License 2.0 |
github.com/gogo/protobuf v1.2.1 | BSD 3-Clause "New" or "Revised" License |
github.com/golang/protobuf v1.3.1 | BSD 3-Clause "New" or "Revised" License |
github.com/golang/snappy v0.0.1 | BSD 3-Clause "New" or "Revised" License |
github.com/hashicorp/go-cleanhttp v0.5.0 | Mozilla Public License 2.0 |
github.com/hashicorp/go-hclog v0.9.1 | MIT |
github.com/hashicorp/go-immutable-radix v1.0.0 | Mozilla Public License 2.0 |
github.com/hashicorp/go-msgpack v0.5.5 | BSD 3-Clause "New" or "Revised" License |
github.com/hashicorp/go-retryablehttp v0.5.3 | Mozilla Public License 2.0 |
github.com/hashicorp/go-uuid v1.0.0 | Mozilla Public License 2.0 |
github.com/hashicorp/golang-lru v0.5.0 | Mozilla Public License 2.0 |
github.com/hashicorp/raft v1.1.0 | Mozilla Public License 2.0 |
github.com/kisielk/errcheck v1.1.0 | MIT |
github.com/kisielk/gotool v1.0.0 | MIT |
github.com/lib/pq v1.1.1 | MIT Copy |
github.com/matttproud/golang_protobuf_extensions v1.0.1 | Apache License 2.0 |
github.com/nats-io/jwt v0.2.6 | Apache License 2.0 |
github.com/nats-io/nats-server/v2 v2.0.0 | Apache License 2.0 |
github.com/nats-io/nats-streaming-server v0.15.1 | Apache License 2.0 |
github.com/nats-io/nats.go v1.8.1 | Apache License 2.0 |
github.com/nats-io/nkeys v0.0.2 | Apache License 2.0 |
github.com/nats-io/nuid v1.0.1 | Apache License 2.0 |
github.com/nats-io/stan.go v0.5.0 | Apache License 2.0 |
github.com/pascaldekloe/goe v0.1.0 | Creative Commons 1.0 Universal |
github.com/pierrec/lz4 v2.0.5+incompatible | BSD 3-Clause "New" or "Revised" License |
github.com/pkg/errors v0.8.1 | BSD 2-Clause "Simplified" License |
github.com/pmezard/go-difflib v1.0.0 | BSD 3-Clause "New" or "Revised" License |
github.com/prometheus/client_golang v0.9.2 | Apache License 2.0 |
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 | Apache License 2.0 |
github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 | Apache License 2.0 |
github.com/prometheus/procfs v0.0.2 | Apache License 2.0 |
github.com/Shopify/sarama v1.27.2 | MIT |
github.com/stretchr/objx v0.1.0 | MIT |
github.com/stretchr/testify v1.3.0 | MIT |
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 | MIT |
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c | Apache License 2.0 |
github.com/xdg/stringprep v1.0.0 | Apache License 2.0 |
go.etcd.io/bbolt v1.3.2 | MIT |
golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5 | BSD 3-Clause "New" or "Revised" License |
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 | BSD 3-Clause "New" or "Revised" License |
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 | BSD 3-Clause "New" or "Revised" License |
golang.org/x/sys v0.0.0-20190412213103-97732733099d | BSD 3-Clause "New" or "Revised" License |
golang.org/x/text v0.3.0 | BSD 3-Clause "New" or "Revised" License |
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 | BSD 3-Clause "New" or "Revised" License |
google.golang.org/appengine v1.6.0 | Apache License 2.0 |