2023-04-22 08:37:23 +00:00
|
|
|
# External Dependencies
|
|
|
|
|
|
|
|
This file lists the dependencies used in this repository.
|
|
|
|
|
2024-06-15 13:58:47 +00:00
|
|
|
| Dependency | License |
|
|
|
|
|-----------------------------------|--------------|
|
|
|
|
| Go | BSD 3-Clause |
|
|
|
|
| github.com/golang/protobuf/proto | BSD-3-Clause |
|
|
|
|
| github.com/klauspost/compress | BSD-3-Clause |
|
|
|
|
| github.com/nats-io/nats-server/v2 | Apache-2.0 |
|
|
|
|
| github.com/nats-io/nkeys | Apache-2.0 |
|
|
|
|
| github.com/nats-io/nuid | Apache-2.0 |
|
|
|
|
| go.uber.org/goleak | MIT |
|
|
|
|
| golang.org/x/text | BSD-3-Clause |
|
|
|
|
| google.golang.org/protobuf | BSD-3-Clause |
|