mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Create dependencies.md [ci skip]
This commit is contained in:
17
dependencies.md
Normal file
17
dependencies.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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-server/v2 | Apache License 2.0 |
|
||||
| github.com/golang/protobuf v1.3.5 | |
|
||||
| github.com/nats-io/jwt/v2 v2.0.0-20201015190852-e11ce317263c | Apache License 2.0 |
|
||||
| github.com/nats-io/nats.go v1.10.1-0.20201021145452-94be476ad6e0 | Apache License 2.0 |
|
||||
| github.com/nats-io/nkeys v0.2.0 | Apache License 2.0 |
|
||||
| github.com/nats-io/nuid v1.0.1 | Apache License 2.0 |
|
||||
| golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 | BSD 3-Clause "New" or "Revised" License |
|
||||
| golang.org/x/sys v0.0.0-20191022100944-742c48ecaeb7 | BSD 3-Clause "New" or "Revised" License |
|
||||
| golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 | BSD 3-Clause "New" or "Revised" License |
|
||||
| github.com/minio/highwayhash v1.0.0 | Apache License 2.0 |
|
||||
Reference in New Issue
Block a user