The Go module "github.com/telepresenceio/telepresence/v2" incorporates the following Free and Open Source software:
Name Version License(s)
---- ------- ----------
the Go language standard library ("std") v1.17 3-clause BSD license
cloud.google.com/go v0.54.0 Apache License 2.0
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 MIT license
github.com/Azure/go-autorest v14.2.0+incompatible Apache License 2.0
github.com/Azure/go-autorest/autorest v0.11.12 Apache License 2.0
github.com/Azure/go-autorest/autorest/adal v0.9.5 Apache License 2.0
github.com/Azure/go-autorest/autorest/date v0.3.0 Apache License 2.0
github.com/Azure/go-autorest/logger v0.2.0 Apache License 2.0
github.com/Azure/go-autorest/tracing v0.6.0 Apache License 2.0
github.com/BurntSushi/toml v0.3.1 MIT license
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd MIT license
github.com/Masterminds/goutils v1.1.1 Apache License 2.0
github.com/Masterminds/semver/v3 v3.1.1 MIT license
github.com/Masterminds/sprig/v3 v3.2.2 MIT license
github.com/Masterminds/squirrel v1.5.0 MIT license
github.com/Microsoft/go-winio v0.4.16 MIT license
github.com/Microsoft/hcsshim v0.8.14 MIT license
github.com/PuerkitoBio/purell v1.1.1 3-clause BSD license
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 3-clause BSD license
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 MIT license
github.com/beorn7/perks v1.0.1 MIT license
github.com/blang/semver v3.5.1+incompatible MIT license
github.com/cespare/xxhash/v2 v2.1.1 MIT license
github.com/containerd/cgroups v0.0.0-20200531161412-0dbf7f05ba59 Apache License 2.0
github.com/containerd/containerd v1.4.8 Apache License 2.0
github.com/coreos/go-iptables v0.6.0 Apache License 2.0
github.com/cyphar/filepath-securejoin v0.2.2 3-clause BSD license
github.com/datawire/ambassador/v2 v2.0.2-rc.1.0.20210915144712-7bc28ed11dfc Apache License 2.0
github.com/datawire/dlib v1.2.4-0.20210629021142-e221f3b9c3b8 Apache License 2.0
github.com/datawire/dtest v0.0.0-20210928162311-722b199c4c2f Apache License 2.0
github.com/davecgh/go-spew v1.1.1 ISC license
github.com/deislabs/oras v0.11.1 MIT license
github.com/docker/cli v20.10.5+incompatible Apache License 2.0
github.com/docker/distribution v2.7.1+incompatible Apache License 2.0
github.com/docker/docker v20.10.2+incompatible Apache License 2.0
github.com/docker/docker-credential-helpers v0.6.3 MIT license
github.com/docker/go-connections v0.4.0 Apache License 2.0
github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916 Apache License 2.0
github.com/docker/go-units v0.4.0 Apache License 2.0
github.com/evanphx/json-patch v4.9.0+incompatible 3-clause BSD license
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d MIT license
github.com/fatih/camelcase v1.0.0 MIT license
github.com/fatih/color v1.10.0 MIT license
github.com/form3tech-oss/jwt-go v3.2.2+incompatible MIT license
github.com/fsnotify/fsnotify v1.4.9 3-clause BSD license
github.com/go-errors/errors v1.0.1 MIT license
github.com/go-logr/logr v0.4.0 Apache License 2.0
github.com/go-openapi/jsonpointer v0.19.5 Apache License 2.0
github.com/go-openapi/jsonreference v0.19.3 Apache License 2.0
github.com/go-openapi/spec v0.19.5 Apache License 2.0
github.com/go-openapi/swag v0.19.5 Apache License 2.0
github.com/gobwas/glob v0.2.3 MIT license
github.com/godbus/dbus/v5 v5.0.4 2-clause BSD license
github.com/gogo/protobuf v1.3.2 3-clause BSD license
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e Apache License 2.0
github.com/golang/protobuf v1.4.3 3-clause BSD license
github.com/google/btree v1.0.0 Apache License 2.0
github.com/google/go-cmp v0.5.5 3-clause BSD license
github.com/google/gofuzz v1.1.0 Apache License 2.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 Apache License 2.0
github.com/google/uuid v1.1.2 3-clause BSD license
github.com/googleapis/gnostic v0.5.1 Apache License 2.0
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-20180305231024-9cad4c3443a7 MIT license
github.com/hashicorp/errwrap v1.0.0 Mozilla Public License 2.0
github.com/hashicorp/go-multierror v1.1.1 Mozilla Public License 2.0
github.com/hashicorp/golang-lru v0.5.4 Mozilla Public License 2.0
github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95 MIT license
github.com/huandu/xstrings v1.3.1 MIT license
github.com/imdario/mergo v0.3.11 3-clause BSD license
github.com/inconshreveable/mousetrap v1.0.0 Apache License 2.0
github.com/jmoiron/sqlx v1.3.1 MIT license
github.com/json-iterator/go v1.1.10 MIT license
github.com/kr/fs v0.1.0 3-clause BSD 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.0 MIT license
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 3-clause BSD license
github.com/mailru/easyjson v0.7.0 MIT license
github.com/mattn/go-colorable v0.1.8 MIT license
github.com/mattn/go-isatty v0.0.12 MIT license
github.com/mattn/go-runewidth v0.0.7 MIT license
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 Apache License 2.0
github.com/miekg/dns v1.1.46 3-clause BSD license
github.com/mitchellh/copystructure v1.1.1 MIT license
github.com/mitchellh/go-wordwrap v1.0.0 MIT license
github.com/mitchellh/reflectwalk v1.0.1 MIT license
github.com/moby/spdystream v0.2.0 Apache License 2.0
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 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.1 Apache License 2.0
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 MIT license
github.com/morikuni/aec v1.0.0 MIT license
github.com/opencontainers/go-digest v1.0.0 Apache License 2.0
github.com/opencontainers/image-spec v1.0.1 Apache License 2.0
github.com/peterbourgon/diskv v2.0.1+incompatible MIT license
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 2-clause BSD license
github.com/pkg/errors v0.9.1 2-clause BSD license
github.com/pkg/sftp v1.13.4 2-clause BSD license
github.com/pmezard/go-difflib v1.0.0 3-clause BSD license
github.com/prometheus/client_golang v1.7.1 Apache License 2.0
github.com/prometheus/client_model v0.2.0 Apache License 2.0
github.com/prometheus/common v0.10.0 Apache License 2.0
github.com/prometheus/procfs v0.2.0 Apache License 2.0
github.com/rubenv/sql-migrate v0.0.0-20200616145509-8d140a17f351 MIT license
github.com/russross/blackfriday v1.5.2 2-clause BSD license
github.com/sethvargo/go-envconfig v0.3.2 Apache License 2.0
github.com/shopspring/decimal v1.2.0 MIT license
github.com/sirupsen/logrus v1.8.1 MIT license
github.com/spf13/cast v1.3.1 MIT license
github.com/spf13/cobra v1.1.3 Apache License 2.0
github.com/spf13/pflag v1.0.5 3-clause BSD license
github.com/stretchr/testify v1.7.0 MIT license
github.com/telepresenceio/telepresence/rpc/v2 (modified) Apache License 2.0
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 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 v0.0.0-20181112141820-a009c3971eca MIT license
go.opencensus.io v0.22.3 Apache License 2.0
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 3-clause BSD license
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b 3-clause BSD license
golang.org/x/mod v0.4.2 3-clause BSD license
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d 3-clause BSD license
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d 3-clause BSD license
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 3-clause BSD license
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 3-clause BSD license
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d 3-clause BSD license
golang.org/x/text v0.3.7-0.20210411120140-c2d28a6ddf6c 3-clause BSD license
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba 3-clause BSD license
golang.org/x/tools v0.1.6-0.20210726203631-07bc1bf47fb2 3-clause BSD license
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 3-clause BSD license
golang.zx2c4.com/wireguard v0.0.0-20210427022245-097af6e1351b MIT license
golang.zx2c4.com/wireguard/windows v0.3.11 MIT license
google.golang.org/appengine v1.6.7 Apache License 2.0
google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a Apache License 2.0
github.com/datawire/grpc-go (modified from google.golang.org/grpc) v1.38.0-dev.0.20210626184227-5ef87f395316 Apache License 2.0
google.golang.org/protobuf v1.25.0 3-clause BSD license
gopkg.in/gorp.v1 v1.7.2 MIT 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.0-20200615113413-eeeca48fe776 Apache License 2.0, MIT license
helm.sh/helm/v3 v3.6.3 Apache License 2.0
k8s.io/api v0.21.0 Apache License 2.0
k8s.io/apiextensions-apiserver v0.21.0 Apache License 2.0
k8s.io/apimachinery v0.21.0 Apache License 2.0
k8s.io/apiserver v0.21.0 Apache License 2.0
k8s.io/cli-runtime v0.21.0 Apache License 2.0
k8s.io/client-go v0.21.0 Apache License 2.0
k8s.io/component-base v0.21.0 Apache License 2.0
k8s.io/klog/v2 v2.10.0 Apache License 2.0
k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7 Apache License 2.0
k8s.io/kubectl v0.21.0 Apache License 2.0
k8s.io/utils v0.0.0-20201110183641-67b214c5f920 Apache License 2.0
sigs.k8s.io/kustomize/api v0.8.5 Apache License 2.0
sigs.k8s.io/kustomize/kyaml v0.10.15 Apache License 2.0, MIT license
sigs.k8s.io/structured-merge-diff/v4 v4.1.0 Apache License 2.0
sigs.k8s.io/yaml v1.2.0 3-clause BSD license, MIT license