Skip to content

Latest commit

 

History

History
182 lines (181 loc) · 21.7 KB

DEPENDENCIES.md

File metadata and controls

182 lines (181 loc) · 21.7 KB

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.23                                 3-clause BSD license
dario.cat/mergo                                                v1.0.1                                3-clause BSD license
github.com/AdaLogics/go-fuzz-headers                           v0.0.0-20240806141605-e8a1dd7889d6    Apache License 2.0
github.com/Azure/go-ansiterm                                   v0.0.0-20230124172434-306776ec8161    MIT license
github.com/BurntSushi/toml                                     v1.4.1-0.20240526193622-a339e1f7089c  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.3.1                                MIT license
github.com/Masterminds/sprig/v3                                v3.3.0                                MIT license
github.com/Masterminds/squirrel                                v1.5.4                                MIT license
github.com/Microsoft/go-winio                                  v0.6.2                                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.3.0                                MIT license
github.com/cespare/xxhash/v2                                   v2.3.0                                MIT license
github.com/chai2010/gettext-go                                 v1.0.3                                3-clause BSD license
github.com/containerd/containerd                               v1.7.24                               Apache License 2.0
github.com/containerd/errdefs                                  v1.0.0                                Apache License 2.0
github.com/containerd/log                                      v0.1.0                                Apache License 2.0
github.com/containerd/platforms                                v0.2.1                                Apache License 2.0
github.com/coreos/go-iptables                                  v0.8.0                                Apache License 2.0
github.com/cyphar/filepath-securejoin                          v0.3.6                                3-clause BSD license
github.com/datawire/argo-rollouts-go-client                    v0.0.0-20241216133646-cb1073556c99    Apache License 2.0
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/datawire/envconfig                                  v0.0.0-20221012222025-09524dc7d59b    Apache License 2.0
github.com/datawire/go-ftpserver                               v0.1.3                                Apache License 2.0
github.com/davecgh/go-spew                                     v1.1.2-0.20180830191138-d8f796af33cc  ISC license
github.com/distribution/reference                              v0.6.0                                Apache License 2.0
github.com/docker/cli                                          v27.4.1+incompatible                  Apache License 2.0
github.com/docker/distribution                                 v2.8.3+incompatible                   Apache License 2.0
github.com/docker/docker                                       v27.4.1+incompatible                  Apache License 2.0
github.com/docker/docker-credential-helpers                    v0.8.2                                MIT license
github.com/docker/go-connections                               v0.5.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.12.1                               MIT license
github.com/evanphx/json-patch                                  v5.9.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.18.0                               MIT license
github.com/fclairamb/ftpserverlib                              v0.25.0                               MIT license
github.com/fclairamb/go-log                                    v0.5.0                                MIT license
github.com/felixge/httpsnoop                                   v1.0.4                                MIT license
github.com/fsnotify/fsnotify                                   v1.8.0                                3-clause BSD license
github.com/fxamacker/cbor/v2                                   v2.7.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-json-experiment/json                             v0.0.0-20241221052253-764075c9f606    3-clause BSD license
github.com/go-logr/logr                                        v1.4.2                                Apache License 2.0
github.com/go-logr/stdr                                        v1.2.2                                Apache License 2.0
github.com/go-openapi/jsonpointer                              v0.21.0                               Apache License 2.0
github.com/go-openapi/jsonreference                            v0.21.0                               Apache License 2.0
github.com/go-openapi/swag                                     v0.23.0                               Apache License 2.0
github.com/gobwas/glob                                         v0.2.3                                MIT license
github.com/godbus/dbus/v5                                      v5.1.0                                2-clause BSD license
github.com/gogo/protobuf                                       v1.3.2                                3-clause BSD license
github.com/golang/mock                                         v1.7.0-rc.1                           Apache License 2.0
github.com/golang/protobuf                                     v1.5.4                                3-clause BSD license
github.com/google/btree                                        v1.1.3                                Apache License 2.0
github.com/google/gnostic-models                               v0.6.9                                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.6.0                                3-clause BSD license
github.com/gorilla/mux                                         v1.8.1                                3-clause BSD license
github.com/gorilla/websocket                                   v1.5.3                                2-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/errwrap                                   v1.1.0                                Mozilla Public License 2.0
github.com/hashicorp/go-multierror                             v1.1.1                                Mozilla Public License 2.0
github.com/hectane/go-acl                                      v0.0.0-20230122075934-ca0b05cb1adb    MIT license
github.com/huandu/xstrings                                     v1.5.0                                MIT license
github.com/inconshreveable/mousetrap                           v1.1.0                                Apache License 2.0
github.com/jmoiron/sqlx                                        v1.4.0                                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.17.11                              3-clause BSD license, Apache License 2.0, 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.9                               MIT license
github.com/liggitt/tabwriter                                   v0.0.0-20181228230101-89fcab3d43de    3-clause BSD license
github.com/mailru/easyjson                                     v0.9.0                                MIT license
github.com/mattn/go-colorable                                  v0.1.13                               MIT license
github.com/mattn/go-isatty                                     v0.0.20                               MIT license
github.com/mattn/go-runewidth                                  v0.0.16                               MIT license
github.com/miekg/dns                                           v1.1.62                               3-clause BSD license
github.com/mitchellh/copystructure                             v1.2.0                                MIT license
github.com/mitchellh/go-wordwrap                               v1.0.1                                MIT license
github.com/mitchellh/reflectwalk                               v1.0.2                                MIT license
github.com/moby/docker-image-spec                              v1.3.1                                Apache License 2.0
github.com/moby/locker                                         v1.0.1                                Apache License 2.0
github.com/moby/spdystream                                     v0.5.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/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/opencontainers/image-spec                           v1.1.0                                Apache License 2.0
github.com/peterbourgon/diskv                                  v2.0.1+incompatible                   MIT license
github.com/pkg/errors                                          v0.9.1                                2-clause BSD license
github.com/pkg/sftp                                            v1.13.7                               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.20.5                               3-clause BSD license, Apache License 2.0
github.com/prometheus/client_model                             v0.6.1                                Apache License 2.0
github.com/prometheus/common                                   v0.61.0                               Apache License 2.0
github.com/prometheus/procfs                                   v0.15.1                               Apache License 2.0
github.com/puzpuzpuz/xsync/v3                                  v3.4.0                                Apache License 2.0
github.com/rivo/uniseg                                         v0.4.7                                MIT license
github.com/rogpeppe/go-internal                                v1.13.1                               3-clause BSD license
github.com/rubenv/sql-migrate                                  v1.7.1                                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.4.0                                MIT license
github.com/sirupsen/logrus                                     v1.9.3                                MIT license
github.com/spf13/afero                                         v1.11.0                               Apache License 2.0
github.com/spf13/cast                                          v1.7.1                                MIT license
github.com/spf13/cobra                                         v1.8.1                                Apache License 2.0
github.com/spf13/pflag                                         v1.0.5                                3-clause BSD license
github.com/stretchr/testify                                    v1.10.0                               MIT license
github.com/telepresenceio/go-fuseftp/rpc                       v0.5.0                                Apache License 2.0
github.com/telepresenceio/telepresence/rpc/v2                  (modified)                            Apache License 2.0
github.com/vishvananda/netlink                                 v1.3.0                                Apache License 2.0
github.com/vishvananda/netns                                   v0.0.5                                Apache License 2.0
github.com/x448/float16                                        v0.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/auto/sdk                                   v1.1.0                                Apache License 2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp  v0.58.0                               Apache License 2.0
go.opentelemetry.io/otel                                       v1.33.0                               Apache License 2.0
go.opentelemetry.io/otel/metric                                v1.33.0                               Apache License 2.0
go.opentelemetry.io/otel/trace                                 v1.33.0                               Apache License 2.0
golang.org/x/crypto                                            v0.31.0                               3-clause BSD license
golang.org/x/exp                                               v0.0.0-20241217172543-b2144cdd0a67    3-clause BSD license
golang.org/x/mod                                               v0.22.0                               3-clause BSD license
golang.org/x/net                                               v0.33.0                               3-clause BSD license
golang.org/x/oauth2                                            v0.24.0                               3-clause BSD license
golang.org/x/sync                                              v0.10.0                               3-clause BSD license
golang.org/x/sys                                               v0.28.0                               3-clause BSD license
golang.org/x/term                                              v0.27.0                               3-clause BSD license
golang.org/x/text                                              v0.21.0                               3-clause BSD license
golang.org/x/time                                              v0.8.0                                3-clause BSD license
golang.org/x/tools                                             v0.28.0                               3-clause BSD license
golang.zx2c4.com/wintun                                        v0.0.0-20230126152724-0fa3db229ce2    MIT license
golang.zx2c4.com/wireguard                                     v0.0.0-20231211153847-12269c276173    MIT license
golang.zx2c4.com/wireguard/windows                             v0.5.3                                MIT license
google.golang.org/genproto/googleapis/rpc                      v0.0.0-20241219192143-6b3ec007d9bb    Apache License 2.0
google.golang.org/grpc                                         v1.69.2                               Apache License 2.0
google.golang.org/protobuf                                     v1.36.0                               3-clause BSD license
gopkg.in/evanphx/json-patch.v4                                 v4.12.0                               3-clause BSD license
gopkg.in/inf.v0                                                v0.9.1                                3-clause BSD license
gopkg.in/yaml.v3                                               v3.0.1                                Apache License 2.0, MIT license
gvisor.dev/gvisor                                              v0.0.0-20241220022509-4690b2e35d70    Apache License 2.0, MIT license
helm.sh/helm/v3                                                v3.16.4                               Apache License 2.0
k8s.io/api                                                     v0.32.0                               Apache License 2.0
k8s.io/apiextensions-apiserver                                 v0.32.0                               Apache License 2.0
k8s.io/apimachinery                                            v0.32.0                               3-clause BSD license, Apache License 2.0
k8s.io/apiserver                                               v0.32.0                               Apache License 2.0
k8s.io/cli-runtime                                             v0.32.0                               Apache License 2.0
k8s.io/client-go                                               v0.32.0                               3-clause BSD license, Apache License 2.0
k8s.io/component-base                                          v0.32.0                               Apache License 2.0
k8s.io/klog/v2                                                 v2.130.1                              Apache License 2.0
k8s.io/kube-openapi                                            v0.0.0-20241212222426-2c72e554b1e7    3-clause BSD license, Apache License 2.0
k8s.io/kubectl                                                 v0.32.0                               Apache License 2.0
k8s.io/utils                                                   v0.0.0-20241210054802-24370beab758    3-clause BSD license, Apache License 2.0
oras.land/oras-go                                              v1.2.6                                Apache License 2.0
sigs.k8s.io/json                                               v0.0.0-20241014173422-cfa47c3a1cc8    3-clause BSD license, Apache License 2.0
sigs.k8s.io/kustomize/api                                      v0.18.0                               Apache License 2.0
sigs.k8s.io/kustomize/kyaml                                    v0.18.1                               Apache License 2.0
sigs.k8s.io/structured-merge-diff/v4                           v4.5.0                                Apache License 2.0
sigs.k8s.io/yaml                                               v1.4.0                                Apache License 2.0, MIT license