github.com/kbehouse/nsc@v0.0.6/dependencies.md (about)

     1  # External Dependencies
     2  
     3  This file lists the dependencies used in this repository.
     4  
     5  | Dependency | License |
     6  |-|-|
     7  | github.com/blang/semver | The MIT License |
     8  | github.com/briandowns/spinner | Apache License |
     9  | github.com/dustin/go-humanize | MIT |
    10  | github.com/mitchellh/go-homedir | The MIT License (MIT) |
    11  | github.com/nats-io/cliprompts/v2 | Apache License |
    12  | github.com/nats-io/jwt | Apache License |
    13  | github.com/nats-io/nats-server/v2 | Apache License |
    14  | github.com/nats-io/nats.go | Apache License |
    15  | github.com/nats-io/nkeys | Apache License |
    16  | github.com/nats-io/nuid | Apache License |
    17  | github.com/rhysd/go-github-selfupdate | the MIT License |
    18  | github.com/spf13/cobra | Apache License |
    19  | github.com/spf13/pflag | bsd-3-clause |
    20  | github.com/spf13/viper | The MIT License (MIT) |
    21  | github.com/stretchr/testify | MIT |
    22  | github.com/xlab/tablewriter | Apache License 2.0 |
    23  | go | BSD 3-Clause "New" or "Revised" License |