Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 1.68 KB

dependencies.md

File metadata and controls

31 lines (29 loc) · 1.68 KB

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
Go BSD 3-Clause "New" or "Revised" License
github.com/nats-io/nats-streaming-server Apache License 2.0
github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 MIT
github.com/fatih/color v1.7.0 MIT
github.com/go-sql-driver/mysql v1.5.0 Mozilla Public License 2.0
github.com/gogo/protobuf v1.3.2 Go
github.com/golang/protobuf v1.4.0 BSD 3-Clause "New" or "Revised" License
github.com/hashicorp/go-hclog v0.14.1 MIT
github.com/hashicorp/go-immutable-radix v1.0.0 Mozilla Public License 2.0
github.com/hashicorp/go-msgpack v1.1.5 BSD 3-Clause "New" or "Revised" License
github.com/hashicorp/golang-lru v0.5.0 Mozilla Public License 2.0
github.com/hashicorp/raft v1.2.0 Mozilla Public License 2.0
github.com/lib/pq v1.9.0 MIT-Like
github.com/mattn/go-colorable v0.1.4 MIT
github.com/mattn/go-isatty v0.0.10 MIT
github.com/nats-io/jwt v1.1.0 Apache License 2.0
github.com/nats-io/nats-server/v2 v2.1.9 Apache License 2.0
github.com/nats-io/nats.go v1.10.0 Apache License 2.0
github.com/nats-io/nkeys v0.1.4 Apache License 2.0
github.com/nats-io/nuid v1.0.1 Apache License 2.0
github.com/nats-io/stan.go v0.8.2 Apache License 2.0
github.com/prometheus/procfs v0.2.0 Apache License 2.0
go.etcd.io/bbolt v1.3.5 MIT
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 BSD 3-Clause "New" or "Revised" License
golang.org/x/sys v0.0.0-20201101102859-da207088b7d1 BSD 3-Clause "New" or "Revised" License