File: dependencies.md

package info (click to toggle)
golang-github-nats-io-go-nats 1.41.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 3,096 kB
  • sloc: sh: 13; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 667 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# External Dependencies

This file lists the dependencies used in this repository.

| 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 |