Skip to content

Commit

Permalink
Update DEPENDENCIES.md
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Twigg <neil@nats.io>
  • Loading branch information
neilalexander committed Oct 12, 2023
1 parent a25af02 commit ea0843f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
21 changes: 21 additions & 0 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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.4.2 | BSD 3-Clause "New" or "Revised" License |
| github.com/nats-io/jwt/v2 v2.5.2 | Apache License 2.0 |
| github.com/nats-io/nats.go v1.30.2 | Apache License 2.0 |
| github.com/nats-io/nkeys v0.4.5 | Apache License 2.0 |
| github.com/nats-io/nuid v1.0.1 | Apache License 2.0 |
| golang.org/x/crypto v0.13.0 | BSD 3-Clause "New" or "Revised" License |
| golang.org/x/exp v0.0.0-20230905200255-921286631fa9 | BSD 3-Clause "New" or "Revised" License |
| golang.org/x/sys v0.12.0 | BSD 3-Clause "New" or "Revised" License |
| golang.org/x/time v0.3.0 | BSD 3-Clause "New" or "Revised" License |
| google.golang.org/protobuf v1.23.0 | BSD 3-Clause "New" or "Revised" License |
| github.com/klauspost/compress/s2 v1.17.0 | BSD 3-Clause "New" or "Revised" License |
| github.com/minio/highwayhash v1.0.2 | Apache License 2.0 |
| go.uber.org/automaxprocs v1.5.3 | MIT License |
20 changes: 0 additions & 20 deletions dependencies.md

This file was deleted.

0 comments on commit ea0843f

Please sign in to comment.