Skip to content

Commit

Permalink
Merge pull request #629 from nats-io/add_dependency_doc
Browse files Browse the repository at this point in the history
Create dependencies.md [ci skip]
  • Loading branch information
kozlovic committed Jan 7, 2021
2 parents b4450fb + a84901f commit a133396
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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.go | Apache License 2.0 |
| github.com/golang/protobuf v1.4.2 | BSD 3-Clause "New" or "Revised" License |
| github.com/nats-io/nats-server/v2 v2.1.8-0.20201115145023-f61fa8529a0f | 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 |
| google.golang.org/protobuf v1.23.0 | BSD 3-Clause License |

0 comments on commit a133396

Please sign in to comment.