The Go module "github.com/datawire/ambassador-agent" incorporates the following Free and Open Source software:
Name Version License(s)
---- ------- ----------
the Go language standard library ("std") v1.21 3-clause BSD license
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 Apache License 2.0
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 MIT license
github.com/BurntSushi/toml v1.3.2 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/v3 v3.2.1 MIT license
github.com/Masterminds/sprig/v3 v3.2.3 MIT license
github.com/Masterminds/squirrel v1.5.4 MIT license
github.com/Microsoft/hcsshim v0.11.0 MIT license
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df 3-clause BSD license
github.com/argoproj/argo-rollouts v1.6.2 Apache License 2.0
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 v3.5.1+incompatible MIT license
github.com/blang/semver/v4 v4.0.0 MIT license
github.com/cespare/xxhash/v2 v2.2.0 MIT license
github.com/chai2010/gettext-go v1.0.2 3-clause BSD license
github.com/containerd/containerd v1.7.6 Apache License 2.0
github.com/cyphar/filepath-securejoin v0.2.4 3-clause BSD license
github.com/datawire/ambassador-agent/rpc (modified) Apache License 2.0
github.com/datawire/dlib v1.3.1 Apache License 2.0
github.com/datawire/envconfig v0.0.0-20221012222025-09524dc7d59b Apache License 2.0
github.com/datawire/k8sapi v0.1.4 Apache License 2.0
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ISC license
github.com/docker/cli v24.0.6+incompatible Apache License 2.0
github.com/docker/distribution v2.8.2+incompatible Apache License 2.0
github.com/docker/docker v24.0.7+incompatible Apache License 2.0
github.com/docker/docker-credential-helpers v0.7.0 MIT license
github.com/docker/go-connections v0.4.0 Apache License 2.0
github.com/docker/go-metrics v0.0.1 Apache License 2.0
github.com/docker/go-units v0.5.0 Apache License 2.0
github.com/emicklei/go-restful/v3 v3.11.0 MIT license
github.com/emissary-ingress/emissary/v3 v3.9.1 Apache License 2.0
github.com/evanphx/json-patch v5.7.0+incompatible 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.15.0 MIT license
github.com/fvbommel/sortorder v1.1.0 MIT license
github.com/getkin/kin-openapi v0.118.0 MIT license
github.com/go-errors/errors v1.5.1 MIT license
github.com/go-gorp/gorp/v3 v3.1.0 MIT license
github.com/go-logr/logr v1.3.0 Apache License 2.0
github.com/go-logr/stdr v1.2.2 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/gobwas/glob v0.2.3 MIT license
github.com/gogo/protobuf v1.3.2 3-clause BSD license
github.com/golang/protobuf v1.5.3 3-clause BSD license
github.com/google/btree v1.1.2 Apache License 2.0
github.com/google/cel-go v0.18.1 Apache License 2.0
github.com/google/gnostic-models v0.6.8 Apache License 2.0
github.com/google/go-cmp v0.6.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.4.0 3-clause BSD license
github.com/gorilla/mux v1.8.0 3-clause BSD license
github.com/gosuri/uitable v0.0.4 MIT license
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 MIT license
github.com/hashicorp/consul/api v1.25.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/serf v0.10.1 Mozilla Public License 2.0
github.com/huandu/xstrings v1.4.0 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/invopop/yaml v0.1.0 3-clause BSD license, MIT license
github.com/jmoiron/sqlx v1.3.5 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/klauspost/compress v1.16.0 3-clause BSD license, Apache License 2.0, MIT license
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 MIT license
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 MIT license
github.com/lib/pq v1.10.9 MIT license
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 3-clause BSD license
github.com/mailru/easyjson v0.7.7 MIT license
github.com/mattn/go-colorable v0.1.13 MIT license
github.com/mattn/go-isatty v0.0.19 MIT license
github.com/mattn/go-runewidth v0.0.9 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/locker v1.0.1 Apache License 2.0
github.com/moby/spdystream v0.2.0 Apache License 2.0
github.com/moby/term v0.5.0 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/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 MIT license
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 MIT license
github.com/morikuni/aec v1.0.0 MIT license
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 3-clause BSD license
github.com/opencontainers/go-digest v1.0.0 Apache License 2.0
github.com/opencontainers/image-spec v1.1.0-rc5 Apache License 2.0
github.com/perimeterx/marshmallow v1.1.4 MIT license
github.com/peterbourgon/diskv v2.0.1+incompatible MIT license
github.com/pkg/errors v0.9.1 2-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.5.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/rubenv/sql-migrate v1.5.2 MIT license
github.com/russross/blackfriday/v2 v2.1.0 2-clause BSD license
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 MIT license
github.com/shopspring/decimal v1.3.1 MIT license
github.com/sirupsen/logrus v1.9.3 MIT license
github.com/spf13/cast v1.5.1 MIT license
github.com/spf13/cobra v1.8.0 Apache License 2.0
github.com/spf13/pflag v1.0.5 3-clause BSD license
github.com/stoewer/go-strcase v1.3.0 MIT license
github.com/stretchr/testify v1.8.4 MIT license
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb Apache License 2.0
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 Apache License 2.0
github.com/xeipuuv/gojsonschema v1.2.0 Apache License 2.0
github.com/xlab/treeprint v1.2.0 MIT license
go.opentelemetry.io/otel v1.14.0 Apache License 2.0
go.opentelemetry.io/otel/trace v1.14.0 Apache License 2.0
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca 3-clause BSD license
golang.org/x/crypto v0.16.0 3-clause BSD license
golang.org/x/exp v0.0.0-20231006140011-7918f672742d 3-clause BSD license
golang.org/x/net v0.19.0 3-clause BSD license
golang.org/x/oauth2 v0.13.0 3-clause BSD license
golang.org/x/sync v0.5.0 3-clause BSD license
golang.org/x/sys v0.15.0 3-clause BSD license
golang.org/x/term v0.15.0 3-clause BSD license
golang.org/x/text v0.14.0 3-clause BSD license
golang.org/x/time v0.4.0 3-clause BSD license
google.golang.org/appengine v1.6.8 Apache License 2.0
google.golang.org/genproto/googleapis/api v0.0.0-20231030173426-d783a09b4405 Apache License 2.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20231127180814-3a041ad873d4 Apache License 2.0
google.golang.org/grpc v1.59.0 Apache License 2.0
google.golang.org/protobuf v1.31.0 3-clause BSD license
gopkg.in/inf.v0 v0.9.1 3-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
helm.sh/helm/v3 v3.13.2 Apache License 2.0
k8s.io/api v0.28.4 Apache License 2.0
k8s.io/apiextensions-apiserver v0.28.3 Apache License 2.0
k8s.io/apimachinery v0.28.4 3-clause BSD license, Apache License 2.0
k8s.io/apiserver v0.28.3 Apache License 2.0
k8s.io/cli-runtime v0.28.4 Apache License 2.0
k8s.io/client-go v0.28.4 3-clause BSD license, Apache License 2.0
k8s.io/component-base v0.28.3 Apache License 2.0
k8s.io/klog/v2 v2.110.1 Apache License 2.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 3-clause BSD license, Apache License 2.0
k8s.io/kubectl v0.28.3 Apache License 2.0
k8s.io/kubernetes v1.28.3 Apache License 2.0
k8s.io/metrics v0.28.3 Apache License 2.0
k8s.io/utils v0.0.0-20230726121419-3b25d923346b 3-clause BSD license, Apache License 2.0
oras.land/oras-go v1.2.4 Apache License 2.0
sigs.k8s.io/controller-runtime v0.16.3 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 Apache License 2.0, MIT license