|
2 | 2 |
|
3 | 3 | This file lists the dependencies used in this repository. |
4 | 4 |
|
5 | | -| Dependency | License | |
6 | | -|----------------------------------------------------------|-----------------------------------------| |
7 | | -| go | BSD 3-Clause "New" or "Revised" License | |
8 | | -| github.com/blang/semver | MIT | |
9 | | -| github.com/briandowns/spinner | Apache-2.0 | |
10 | | -| github.com/dustin/go-humanize | MIT | |
11 | | -| github.com/mitchellh/go-homedir | MIT | |
12 | | -| github.com/nats-io/cliprompts/v2 | Apache-2.0 | |
13 | | -| github.com/nats-io/jsm.go | Apache-2.0 | |
14 | | -| github.com/nats-io/jwt/v2 | Apache-2.0 | |
15 | | -| github.com/nats-io/nats-server/v2 | Apache-2.0 | |
16 | | -| github.com/nats-io/nats.go | Apache-2.0 | |
17 | | -| github.com/nats-io/nkeys | Apache-2.0 | |
18 | | -| github.com/nats-io/nuid | Apache-2.0 | |
19 | | -| github.com/rhysd/go-github-selfupdate/selfupdate | MIT | |
20 | | -| github.com/spf13/cobra | Apache-2.0 | |
21 | | -| github.com/spf13/pflag | BSD-3-Clause | |
22 | | -| github.com/stretchr/testify | MIT | |
23 | | -| github.com/xlab/tablewriter | Apache-2.0 | |
24 | | -| golang.org/x/text | BSD-3-Clause | |
| 5 | +| Dependency | License | |
| 6 | +| ------------------------------------------------ | --------------------------------------- | |
| 7 | +| go | BSD 3-Clause "New" or "Revised" License | |
| 8 | +| github.com/blang/semver | MIT | |
| 9 | +| github.com/briandowns/spinner | Apache-2.0 | |
| 10 | +| github.com/dustin/go-humanize | MIT | |
| 11 | +| github.com/mitchellh/go-homedir | MIT | |
| 12 | +| github.com/nats-io/cliprompts/v2 | Apache-2.0 | |
| 13 | +| github.com/nats-io/jsm.go | Apache-2.0 | |
| 14 | +| github.com/nats-io/jwt/v2 | Apache-2.0 | |
| 15 | +| github.com/nats-io/nats-server/v2 | Apache-2.0 | |
| 16 | +| github.com/nats-io/nats.go | Apache-2.0 | |
| 17 | +| github.com/nats-io/nkeys | Apache-2.0 | |
| 18 | +| github.com/nats-io/nuid | Apache-2.0 | |
| 19 | +| github.com/rhysd/go-github-selfupdate/selfupdate | MIT | |
| 20 | +| github.com/spf13/cobra | Apache-2.0 | |
| 21 | +| github.com/spf13/pflag | BSD-3-Clause | |
| 22 | +| github.com/stretchr/testify | MIT | |
| 23 | +| github.com/xlab/tablewriter | Apache-2.0 | |
| 24 | +| golang.org/x/text | BSD-3-Clause | |
0 commit comments