Skip to content

Latest commit

 

History

History
34 lines (32 loc) · 1.2 KB

dependencies.md

File metadata and controls

34 lines (32 loc) · 1.2 KB

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
github.com/modern-go/reflect2 Apache-2.0
github.com/googleapis/gnostic Apache-2.0
github.com/hashicorp/golang-lru MPL-2.0
github.com/spf13/pflag BSD-3-Clause
github.com/golang/protobuf BSD-3-Clause
github.com/google/gofuzz Apache-2.0
github.com/peterbourgon/diskv MIT
github.com/davecgh/go-spew/spew ISC
golang.org/x/net BSD-3-Clause
github.com/modern-go/concurrent Apache-2.0
golang.org/x/oauth2 BSD-3-Clause
golang.org/x/crypto/ssh/terminal BSD-3-Clause
github.com/sirupsen/logrus MIT
github.com/gogo/protobuf BSD-3-Clause
k8s.io/klog Apache-2.0
github.com/json-iterator/go MIT
golang.org/x/time/rate BSD-3-Clause
github.com/gregjones/httpcache MIT
golang.org/x/sys/unix BSD-3-Clause
gopkg.in/inf.v0 BSD-3-Clause
github.com/google/btree Apache-2.0
k8s.io/api Apache-2.0
k8s.io/apimachinery Apache-2.0
golang.org/x/text BSD-3-Clause
sigs.k8s.io/yaml MIT
gopkg.in/yaml.v2 Apache-2.0
k8s.io/client-go Apache-2.0
github.com/imdario/mergo BSD-3-Clause