Skip to content

Latest commit

 

History

History
63 lines (62 loc) · 5.65 KB

dependencies.md

File metadata and controls

63 lines (62 loc) · 5.65 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-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