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.6.0 Mozilla Public License 2.0
github.com/gogo/protobuf v1.3.2 Go
github.com/golang/protobuf v1.4.2 BSD 3-Clause "New" or "Revised" License
github.com/hashicorp/go-hclog v0.16.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.3.1 Mozilla Public License 2.0
github.com/lib/pq v1.10.2 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/v2 v2.0.2 Apache License 2.0
github.com/nats-io/nats-server/v2 v2.2.4 Apache License 2.0
github.com/nats-io/nats.go v1.11.0 Apache License 2.0
github.com/nats-io/nkeys v0.3.0 Apache License 2.0
github.com/nats-io/nuid v1.0.1 Apache License 2.0
github.com/nats-io/stan.go v0.8.3 Apache License 2.0
github.com/prometheus/procfs v0.6.0 Apache License 2.0
go.etcd.io/bbolt v1.3.5 MIT
golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b BSD 3-Clause "New" or "Revised" License
golang.org/x/sys v0.0.0-20210225134936-a50acf3fe073 BSD 3-Clause "New" or "Revised" License