-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
21 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
This file was deleted.
Oops, something went wrong.