Back to Emissary

DEPENDENCIES

DEPENDENCIES.md

4.0.127.3 KB
Original Source

The Go module "github.com/emissary-ingress/emissary/v3" incorporates the following Free and Open Source software:

Name                                                                                    Version                                License(s)
----                                                                                    -------                                ----------
the Go language standard library ("std")                                                v1.24.0                                3-clause BSD license
cel.dev/expr                                                                            v0.16.1                                Apache License 2.0
dario.cat/mergo                                                                         v1.0.0                                 3-clause BSD license
github.com/Azure/go-ansiterm                                                            v0.0.0-20210617225240-d185dfc1b5a1     MIT license
github.com/MakeNowJust/heredoc                                                          v1.0.0                                 MIT license
github.com/Masterminds/goutils                                                          v1.1.1                                 Apache License 2.0
github.com/Masterminds/semver                                                           v1.5.0                                 MIT license
github.com/Masterminds/sprig                                                            v2.22.0+incompatible                   MIT license
github.com/Microsoft/go-winio                                                           v0.6.2                                 MIT license
github.com/ProtonMail/go-crypto                                                         v1.1.6                                 3-clause BSD license
github.com/antlr/antlr4/runtime/Go/antlr/v4                                             v4.0.0-20230305170008-8188dc5388df     3-clause BSD license
github.com/armon/go-metrics                                                             v0.4.1                                 MIT license
github.com/asaskevich/govalidator                                                       v0.0.0-20230301143203-a9d515a09cc2     MIT license
github.com/beorn7/perks                                                                 v1.0.1                                 MIT license
github.com/blang/semver/v4                                                              v4.0.0                                 MIT license
github.com/cenkalti/backoff/v4                                                          v4.2.1                                 MIT license
github.com/census-instrumentation/opencensus-proto                                      v0.4.1                                 Apache License 2.0
github.com/cespare/xxhash/v2                                                            v2.3.0                                 MIT license
github.com/chai2010/gettext-go                                                          v1.0.2                                 3-clause BSD license
github.com/cloudflare/circl                                                             v1.6.3                                 3-clause BSD license
github.com/cncf/xds/go                                                                  v0.0.0-20240905190251-b4127c9b8d78     Apache License 2.0
github.com/cyphar/filepath-securejoin                                                   v0.4.1                                 3-clause BSD license
github.com/datawire/dlib                                                                v1.3.1                                 Apache License 2.0
github.com/datawire/dtest                                                               v0.0.0-20210928162311-722b199c4c2f     Apache License 2.0
github.com/LukeShu/go-mkopensource (modified from github.com/datawire/go-mkopensource)  v0.0.0-20250206080114-4ff6b660d8d4     Apache License 2.0
github.com/davecgh/go-spew                                                              v1.1.2-0.20180830191138-d8f796af33cc   ISC license
github.com/distribution/reference                                                       v0.5.0                                 Apache License 2.0
github.com/emicklei/go-restful/v3                                                       v3.11.0                                MIT license
github.com/emirpasic/gods                                                               v1.18.1                                2-clause BSD license, ISC license
github.com/emissary-ingress/goversion                                                   v0.0.0-20230221050731-229c429afb59     3-clause BSD license, Apache License 2.0
github.com/envoyproxy/go-control-plane                                                  v0.13.1                                Apache License 2.0
github.com/envoyproxy/protoc-gen-validate                                               v1.1.0                                 Apache License 2.0
github.com/evanphx/json-patch                                                           v5.7.0+incompatible                    3-clause BSD license
github.com/evanphx/json-patch/v5                                                        v5.9.0                                 3-clause BSD license
github.com/exponent-io/jsonpath                                                         v0.0.0-20210407135951-1de76d718b3f     MIT license
github.com/fatih/camelcase                                                              v1.0.0                                 MIT license
github.com/fatih/color                                                                  v1.18.0                                MIT license
github.com/fsnotify/fsnotify                                                            v1.7.0                                 3-clause BSD license
github.com/go-errors/errors                                                             v1.5.1                                 MIT license
github.com/go-git/gcfg                                                                  v1.5.1-0.20230307220236-3a3c6141e376   3-clause BSD license
github.com/go-git/go-billy/v5                                                           v5.6.2                                 Apache License 2.0
github.com/go-git/go-git/v5                                                             v5.16.5                                Apache License 2.0
github.com/go-logr/logr                                                                 v1.4.2                                 Apache License 2.0
github.com/go-logr/zapr                                                                 v1.3.0                                 Apache License 2.0
github.com/go-openapi/jsonpointer                                                       v0.20.0                                Apache License 2.0
github.com/go-openapi/jsonreference                                                     v0.20.2                                Apache License 2.0
github.com/go-openapi/swag                                                              v0.22.4                                Apache License 2.0
github.com/gobuffalo/flect                                                              v1.0.2                                 MIT license
github.com/gogo/protobuf                                                                v1.3.2                                 3-clause BSD license
github.com/golang/groupcache                                                            v0.0.0-20241129210726-2c02b8208cf8     Apache License 2.0
github.com/golang/protobuf                                                              v1.5.4                                 3-clause BSD license
github.com/google/btree                                                                 v1.0.1                                 Apache License 2.0
github.com/google/cel-go                                                                v0.18.1                                3-clause BSD license, Apache License 2.0
github.com/google/gnostic-models                                                        v0.6.8                                 Apache License 2.0
github.com/google/go-cmp                                                                v0.7.0                                 3-clause BSD license
github.com/google/gofuzz                                                                v1.2.0                                 Apache License 2.0
github.com/google/shlex                                                                 v0.0.0-20191202100458-e7afc7fbc510     Apache License 2.0
github.com/google/uuid                                                                  v1.6.0                                 3-clause BSD license
github.com/gorilla/websocket                                                            v1.5.1                                 3-clause BSD license
github.com/gregjones/httpcache                                                          v0.0.0-20190611155906-901d90724c79     MIT license
github.com/hashicorp/consul/api                                                         v1.26.1                                Mozilla Public License 2.0
github.com/hashicorp/errwrap                                                            v1.1.0                                 Mozilla Public License 2.0
github.com/hashicorp/go-cleanhttp                                                       v0.5.2                                 Mozilla Public License 2.0
github.com/hashicorp/go-hclog                                                           v1.5.0                                 MIT license
github.com/hashicorp/go-immutable-radix                                                 v1.3.1                                 Mozilla Public License 2.0
github.com/hashicorp/go-multierror                                                      v1.1.1                                 Mozilla Public License 2.0
github.com/hashicorp/go-rootcerts                                                       v1.0.2                                 Mozilla Public License 2.0
github.com/hashicorp/golang-lru                                                         v1.0.2                                 Mozilla Public License 2.0
github.com/hashicorp/hcl                                                                v1.0.0                                 Mozilla Public License 2.0
github.com/hashicorp/serf                                                               v0.10.1                                Mozilla Public License 2.0
github.com/huandu/xstrings                                                              v1.3.2                                 MIT license
github.com/imdario/mergo                                                                v0.3.16                                3-clause BSD license
github.com/inconshreveable/mousetrap                                                    v1.1.0                                 Apache License 2.0
github.com/jbenet/go-context                                                            v0.0.0-20150711004518-d14ea06fba99     MIT license
github.com/josharian/intern                                                             v1.0.1-0.20211109044230-42b52b674af5   MIT license
github.com/json-iterator/go                                                             v1.1.12                                MIT license
github.com/kballard/go-shellquote                                                       v0.0.0-20180428030007-95032a82bc51     MIT license
github.com/kevinburke/ssh_config                                                        v1.2.0                                 MIT license
github.com/liggitt/tabwriter                                                            v0.0.0-20181228230101-89fcab3d43de     3-clause BSD license
github.com/magiconair/properties                                                        v1.8.6                                 2-clause BSD license
github.com/mailru/easyjson                                                              v0.7.7                                 MIT license
github.com/mattn/go-colorable                                                           v0.1.14                                MIT license
github.com/mattn/go-isatty                                                              v0.0.20                                MIT license
github.com/matttproud/golang_protobuf_extensions/v2                                     v2.0.0                                 Apache License 2.0
github.com/mitchellh/copystructure                                                      v1.2.0                                 MIT license
github.com/mitchellh/go-homedir                                                         v1.1.0                                 MIT license
github.com/mitchellh/go-wordwrap                                                        v1.0.1                                 MIT license
github.com/mitchellh/mapstructure                                                       v1.5.0                                 MIT license
github.com/mitchellh/reflectwalk                                                        v1.0.2                                 MIT license
github.com/moby/spdystream                                                              v0.2.0                                 Apache License 2.0
github.com/moby/term                                                                    v0.0.0-20221205130635-1aeaba878587     Apache License 2.0
github.com/modern-go/concurrent                                                         v0.0.0-20180306012644-bacd9c7ef1dd     Apache License 2.0
github.com/modern-go/reflect2                                                           v1.0.2                                 Apache License 2.0
github.com/monochromegane/go-gitignore                                                  v0.0.0-20200626010858-205db1a8cc00     MIT license
github.com/munnerz/goautoneg                                                            v0.0.0-20191010083416-a7dc8b61c822     3-clause BSD license
github.com/mxk/go-flowrate                                                              v0.0.0-20140419014527-cca7078d478f     3-clause BSD license
github.com/opencontainers/go-digest                                                     v1.0.0                                 Apache License 2.0
github.com/pelletier/go-toml                                                            v1.9.5                                 MIT license
github.com/pelletier/go-toml/v2                                                         v2.2.3                                 MIT license
github.com/peterbourgon/diskv                                                           v2.0.1+incompatible                    MIT license
github.com/pjbgf/sha1cd                                                                 v0.3.2                                 Apache License 2.0
github.com/pkg/errors                                                                   v0.9.1                                 2-clause BSD license
github.com/planetscale/vtprotobuf                                                       v0.6.1-0.20240319094008-0393e58bdf10   3-clause BSD license
github.com/pmezard/go-difflib                                                           v1.0.1-0.20181226105442-5d4384ee4fb2   3-clause BSD license
github.com/prometheus/client_golang                                                     v1.17.0                                Apache License 2.0
github.com/prometheus/client_model                                                      v0.6.0                                 Apache License 2.0
github.com/prometheus/common                                                            v0.45.0                                Apache License 2.0
github.com/prometheus/procfs                                                            v0.12.0                                Apache License 2.0
github.com/russross/blackfriday/v2                                                      v2.1.0                                 2-clause BSD license
github.com/sergi/go-diff                                                                v1.3.2-0.20230802210424-5b0b94c5c0d3   MIT license
github.com/sirupsen/logrus                                                              v1.9.3                                 MIT license
github.com/skeema/knownhosts                                                            v1.3.1                                 Apache License 2.0
github.com/spf13/afero                                                                  v1.12.0                                Apache License 2.0
github.com/spf13/cast                                                                   v1.5.0                                 MIT license
github.com/spf13/cobra                                                                  v1.9.1                                 Apache License 2.0
github.com/spf13/jwalterweatherman                                                      v1.1.0                                 MIT license
github.com/spf13/pflag                                                                  v1.0.6                                 3-clause BSD license
github.com/spf13/viper                                                                  v1.12.0                                MIT license
github.com/stoewer/go-strcase                                                           v1.3.0                                 MIT license
github.com/stretchr/testify                                                             v1.10.0                                MIT license
github.com/subosito/gotenv                                                              v1.4.1                                 MIT license
github.com/vladimirvivien/gexe                                                          v0.2.0                                 MIT license
github.com/xanzy/ssh-agent                                                              v0.3.3                                 Apache License 2.0
github.com/xlab/treeprint                                                               v1.2.0                                 MIT license
go.starlark.net                                                                         v0.0.0-20230525235612-a134d8f9ddca     3-clause BSD license
go.uber.org/multierr                                                                    v1.11.0                                MIT license
go.uber.org/zap                                                                         v1.26.0                                MIT license
golang.org/x/crypto                                                                     v0.48.0                                3-clause BSD license
golang.org/x/exp                                                                        v0.0.0-20240909161429-701f63a606c0     3-clause BSD license
golang.org/x/mod                                                                        v0.33.0                                3-clause BSD license
golang.org/x/net                                                                        v0.50.0                                3-clause BSD license
golang.org/x/oauth2                                                                     v0.27.0                                3-clause BSD license
golang.org/x/sync                                                                       v0.19.0                                3-clause BSD license
golang.org/x/sys                                                                        v0.41.0                                3-clause BSD license
golang.org/x/term                                                                       v0.40.0                                3-clause BSD license
golang.org/x/text                                                                       v0.34.0                                3-clause BSD license
golang.org/x/time                                                                       v0.8.0                                 3-clause BSD license
golang.org/x/tools                                                                      v0.42.0                                3-clause BSD license
gomodules.xyz/jsonpatch/v2                                                              v2.4.0                                 Apache License 2.0
google.golang.org/genproto/googleapis/api                                               v0.0.0-20241209162323-e6fa225c2576     Apache License 2.0
google.golang.org/genproto/googleapis/rpc                                               v0.0.0-20241223144023-3abc09e42ca8     Apache License 2.0
google.golang.org/grpc                                                                  v1.67.3                                Apache License 2.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc                                           v1.3.0                                 Apache License 2.0
google.golang.org/protobuf                                                              v1.36.5                                3-clause BSD license
gopkg.in/inf.v0                                                                         v0.9.1                                 3-clause BSD license
gopkg.in/ini.v1                                                                         v1.67.0                                Apache License 2.0
gopkg.in/warnings.v0                                                                    v0.1.2                                 2-clause BSD license
gopkg.in/yaml.v2                                                                        v2.4.0                                 Apache License 2.0, MIT license
gopkg.in/yaml.v3                                                                        v3.0.1                                 Apache License 2.0, MIT license
k8s.io/api                                                                              v0.30.2                                Apache License 2.0
k8s.io/apiextensions-apiserver                                                          v0.30.2                                Apache License 2.0
k8s.io/apimachinery                                                                     v0.30.2                                3-clause BSD license, Apache License 2.0
k8s.io/apiserver                                                                        v0.30.2                                Apache License 2.0
k8s.io/cli-runtime                                                                      v0.30.2                                Apache License 2.0
k8s.io/client-go                                                                        v0.30.2                                3-clause BSD license, Apache License 2.0
github.com/emissary-ingress/code-generator (modified from k8s.io/code-generator)        v0.30.2-0.20250205230848-daa3b0f955a4  Apache License 2.0
k8s.io/component-base                                                                   v0.30.2                                Apache License 2.0
k8s.io/gengo/v2                                                                         v2.0.0-20240228010128-51d4e06bde70     Apache License 2.0
k8s.io/klog/v2                                                                          v2.120.1                               Apache License 2.0
k8s.io/kube-openapi                                                                     v0.0.0-20240228011516-70dd3763d340     3-clause BSD license, Apache License 2.0
k8s.io/kubectl                                                                          v0.30.1                                Apache License 2.0
k8s.io/kubernetes                                                                       v1.30.3                                Apache License 2.0
k8s.io/metrics                                                                          v0.30.2                                Apache License 2.0
k8s.io/utils                                                                            v0.0.0-20230726121419-3b25d923346b     3-clause BSD license, Apache License 2.0
sigs.k8s.io/controller-runtime                                                          v0.18.2                                Apache License 2.0
sigs.k8s.io/controller-tools                                                            v0.13.0                                Apache License 2.0
sigs.k8s.io/e2e-framework                                                               v0.3.0                                 Apache License 2.0
sigs.k8s.io/gateway-api                                                                 v0.2.0                                 Apache License 2.0
sigs.k8s.io/json                                                                        v0.0.0-20221116044647-bc3834ca7abd     3-clause BSD license, Apache License 2.0
sigs.k8s.io/kustomize/api                                                               v0.13.5-0.20230601165947-6ce0bf390ce3  Apache License 2.0
sigs.k8s.io/kustomize/kyaml                                                             v0.14.3                                Apache License 2.0, MIT license
sigs.k8s.io/structured-merge-diff/v4                                                    v4.4.1                                 Apache License 2.0
sigs.k8s.io/yaml                                                                        v1.4.0                                 3-clause BSD license, Apache License 2.0, MIT license

The Emissary-ingress Python code makes use of the following Free and Open Source libraries:

Name                Version     License(s)
----                -------     ----------
Flask               3.1.3       3-clause BSD license
Jinja2              3.1.6       3-clause BSD license
MarkupSafe          3.0.3       3-clause BSD license
PyYAML              6.0.2       MIT license
Werkzeug            3.1.3       3-clause BSD license
blinker             1.9.0       MIT license
certifi             2025.11.12  Mozilla Public License 2.0
charset-normalizer  3.4.4       MIT license
click               8.3.0       3-clause BSD license
durationpy          0.10        MIT license
expiringdict        1.2.2       Apache License 2.0
gunicorn            25.1.0      MIT license
idna                3.11        3-clause BSD license
itsdangerous        2.2.0       3-clause BSD license
jsonpatch           1.33        3-clause BSD license
jsonpointer         3.0.0       3-clause BSD license
orjson              3.11.1      Apache License 2.0, MIT license
packaging           24.2        2-clause BSD license, Apache License 2.0
pip                 26.0.1      MIT license
prometheus_client   0.22.1      2-clause BSD license, Apache License 2.0
python-json-logger  2.0.7       2-clause BSD license
requests            2.32.5      Apache License 2.0
semantic-version    2.10.0      2-clause BSD license
urllib3             2.5.0       MIT license