Skip to content

Latest commit

 

History

History
64 lines (63 loc) · 5.74 KB

dependencies.md

File metadata and controls

64 lines (63 loc) · 5.74 KB

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
dario.cat/mergo BSD 3-Clause "New" or "Revised" License
github.com/AlecAivazis/survey MIT License
github.com/HdrHistogram/hdrhistogram-go MIT License
github.com/Masterminds/goutils Apache License 2.0
github.com/Masterminds/semver MIT License
github.com/beorn7/perks MIT License
github.com/cespare/xxhash MIT License
github.com/choria-io/fisk MIT License
github.com/choria-io/scaffoild Apache License 2.0
github.com/dustin/go-humanize MIT License
github.com/emicklei/dot MIT License
github.com/expr-lang/expr MIT License
github.com/fatih/color MIT License
github.com/ghodss/yaml MIT License
github.com/google/go-cmp BSD 3-Clause "New" or "Revised" License
github.com/google/shlex Apache License 2.0
github.com/google/uuid BSD 3-Clause "New" or "Revised" License
github.com/gosuri/uilive MIT License
github.com/gosuri/uiprogress MIT License
github.com/guptarohit/asciigraph BSD 3-Clause "New" or "Revised" License
github.com/huandu/xstrings MIT License
github.com/jedib0t/go-pretty MIT License
github.com/kballard/go-shellquote MIT License
github.com/klauspost/compress BSD 3-Clause "New" or "Revised" License
github.com/mattn/go-colorable MIT License
github.com/mattn/go-isatty MIT License
github.com/mattn/go-runewidth MIT License
github.com/mgutz/ansi MIT License
github.com/minio/highwayhash Apache License 2.0
github.com/mitchellh/copystructure MIT License
github.com/mitchellh/go-homedir MIT License
github.com/mitchellh/reflectwalk MIT License
github.com/nats-io/jsm.go Apache License 2.0
github.com/nats-io/jwt Apache License 2.0
github.com/nats-io/nats-server Apache License 2.0
github.com/nats-io/nats.go Apache License 2.0
github.com/nats-io/nkeys Apache License 2.0
github.com/nats-io/nuid Apache License 2.0
github.com/nats-io/nsc Apache License 2.0
github.com/nsf/termbox-go MIT License
github.com/prometheus/client_golang Apache License 2.0
github.com/prometheus/client_model Apache License 2.0
github.com/prometheus/common Apache License 2.0
github.com/prometheus/procfs Apache License 2.0
github.com/rivo/uniseg MIT License
github.com/santhosh-tekuri/jsonschema Apache License 2.0
github.com/shopspring/decimal MIT License
github.com/synadia-io/jwt-auth-builder.go Apache License 2.0
github.com/tylertreat/hdrhistogram-writer Apache License 2.0
golang.org/x/crypto BSD 3-Clause "New" or "Revised" License
golang.org/x/exp BSD 3-Clause "New" or "Revised" License
golang.org/x/net BSD 3-Clause "New" or "Revised" License
golang.org/x/sys BSD 3-Clause "New" or "Revised" License
golang.org/x/term BSD 3-Clause "New" or "Revised" License
golang.org/x/text BSD 3-Clause "New" or "Revised" License
golang.org/x/time BSD 3-Clause "New" or "Revised" License
google.golang.org/protobuf BSD 3-Clause "New" or "Revised" License
gopkg.in/yaml.v3 Apache License 2.0
gopkg.in/gizak/termui.v1 MIT License