Skip to content

Latest commit

 

History

History
69 lines (67 loc) · 4.59 KB

dependencies.md

File metadata and controls

69 lines (67 loc) · 4.59 KB

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
cloud.google.com/go/compute/metadata Apache-2.0
github.com/Azure/go-autorest/autorest Apache-2.0
github.com/Azure/go-autorest/autorest/adal Apache-2.0
github.com/Azure/go-autorest/autorest/date Apache-2.0
github.com/Azure/go-autorest/logger Apache-2.0
github.com/Azure/go-autorest/tracing Apache-2.0
github.com/davecgh/go-spew/spew ISC
github.com/dustin/go-humanize MIT
github.com/emicklei/go-restful MIT
github.com/evanphx/json-patch BSD-3-Clause
github.com/fsnotify/fsnotify BSD-3-Clause
github.com/go-logr/logr Apache-2.0
github.com/go-openapi/jsonpointer Apache-2.0
github.com/go-openapi/jsonreference Apache-2.0
github.com/go-openapi/swag Apache-2.0
github.com/gogo/protobuf BSD-3-Clause
github.com/golang-jwt/jwt/v4 MIT
github.com/golang/groupcache/lru Apache-2.0
github.com/golang/protobuf BSD-3-Clause
github.com/google/gnostic Apache-2.0
github.com/google/go-cmp/cmp BSD-3-Clause
github.com/google/gofuzz Apache-2.0
github.com/imdario/mergo BSD-3-Clause
github.com/josharian/intern MIT
github.com/json-iterator/go MIT
github.com/klauspost/compress/s2 BSD-3-Clause
github.com/mailru/easyjson MIT
github.com/modern-go/concurrent Apache-2.0
github.com/modern-go/reflect2 Apache-2.0
github.com/munnerz/goautoneg BSD-3-Clause
github.com/nats-io/jsm.go Apache-2.0
github.com/nats-io/nack Apache-2.0
github.com/nats-io/nats.go Apache-2.0
github.com/nats-io/nkeys Apache-2.0
github.com/nats-io/nuid Apache-2.0
github.com/pkg/errors BSD-2-Clause
github.com/sirupsen/logrus MIT
github.com/spf13/pflag BSD-3-Clause
golang.org/x/crypto BSD-3-Clause
golang.org/x/net BSD-3-Clause
golang.org/x/oauth2 BSD-3-Clause
golang.org/x/sys BSD-3-Clause
golang.org/x/term BSD-3-Clause
golang.org/x/text BSD-3-Clause
golang.org/x/time/rate BSD-3-Clause
google.golang.org/protobuf BSD-3-Clause
gopkg.in/inf.v0 BSD-3-Clause
gopkg.in/yaml.v2 Apache-2.0
gopkg.in/yaml.v3 MIT
k8s.io/api Apache-2.0
k8s.io/apimachinery/pkg Apache-2.0
k8s.io/apimachinery/third_party/forked/golang BSD-3-Clause
k8s.io/client-go Apache-2.0
k8s.io/client-go/third_party/forked/golang/template BSD-3-Clause
k8s.io/code-generator Apache-2.0
k8s.io/klog/v2 Apache-2.0
k8s.io/kube-openapi/pkg Apache-2.0
k8s.io/kube-openapi/pkg/validation/spec Apache-2.0
k8s.io/utils Apache-2.0
k8s.io/utils/internal/third_party/forked/golang/net BSD-3-Clause
sigs.k8s.io/json Apache-2.0
sigs.k8s.io/structured-merge-diff/v4 Apache-2.0
sigs.k8s.io/yaml MIT