add license info for dependencies
This commit is contained in:
parent
5cbfd945bd
commit
db9de08440
1 changed files with 33 additions and 33 deletions
|
@ -72,38 +72,38 @@ NoSQL storage systems were designed to scale out, but focus on unstructured and
|
||||||
|
|
||||||
*External Dependencies*: Full list: https://github.com/youtube/vitess/blob/master/vendor/vendor.json. Top level orgs:
|
*External Dependencies*: Full list: https://github.com/youtube/vitess/blob/master/vendor/vendor.json. Top level orgs:
|
||||||
|
|
||||||
* cloud.google.com/
|
* cloud.google.com/ - ALv2
|
||||||
* github.com/aws/aws-sdk-go/
|
* github.com/aws/aws-sdk-go/ - ALv2
|
||||||
* github.com/beorn7/perks/quantile
|
* github.com/beorn7/perks - MIT
|
||||||
* github.com/coreos/
|
* github.com/coreos/ - ALv2
|
||||||
* github.com/davecgh/go-spew
|
* github.com/davecgh/go-spew - ISC (https://github.com/davecgh/go-spew/blob/master/LICENSE)
|
||||||
* github.com/ghodss/yaml
|
* github.com/ghodss/yaml - MIT
|
||||||
* github.com/go-ini/ini
|
* github.com/go-ini/ini - ALv2
|
||||||
* github.com/golang
|
* github.com/golang - ALv2
|
||||||
* github.com/googleapis/gax-go
|
* github.com/googleapis/gax-go - BSD3
|
||||||
* github.com/gopherjs/gopherjs/js
|
* github.com/gopherjs/gopherjs - BSD2
|
||||||
* github.com/gorilla/websocket
|
* github.com/gorilla/websocket - BSD2
|
||||||
* github.com/grpc-ecosystem
|
* github.com/grpc-ecosystem - ALv2
|
||||||
* github.com/hashicorp/
|
* github.com/hashicorp/ - MPL2 (https://github.com/hashicorp/consul/blob/master/LICENSE)
|
||||||
* github.com/influxdb/influxdb/client
|
* github.com/influxdb/influxdb - MIT
|
||||||
* github.com/jmespath/go-jmespath
|
* github.com/jmespath/go-jmespath - ALv2
|
||||||
* github.com/jtolds/gls
|
* github.com/jtolds/gls - MIT
|
||||||
* github.com/mattn/go-runewidth
|
* github.com/mattn/go-runewidth - MIT
|
||||||
* github.com/matttproud/golang_protobuf_extensions
|
* github.com/matttproud/golang_protobuf_extensions - ALv2
|
||||||
* github.com/minio/minio-go
|
* github.com/minio/minio-go - ALv2
|
||||||
* github.com/olekukonko/tablewriter
|
* github.com/olekukonko/tablewriter - MIT
|
||||||
* github.com/pborman/uuid
|
* github.com/pborman/uuid - BSD3
|
||||||
* github.com/pmezard/go-difflib
|
* github.com/pmezard/go-difflib - BSD3
|
||||||
* github.com/prometheus
|
* github.com/prometheus - ALv2
|
||||||
* github.com/samuel/go-zookeeper/zk
|
* github.com/samuel/go-zookeeper - BSD3
|
||||||
* github.com/satori/go.uuid
|
* github.com/satori/go.uuid - MIT
|
||||||
* github.com/sergi/go-diff
|
* github.com/sergi/go-diff - MIT
|
||||||
* github.com/smartystreets
|
* github.com/smartystreets - MIT with addendum (https://github.com/smartystreets/assertions/blob/master/LICENSE.md)
|
||||||
* github.com/stretchr/testify
|
* github.com/stretchr/testify - MIT
|
||||||
* github.com/tchap/go-patricia
|
* github.com/tchap/go-patricia - MIT
|
||||||
* github.com/yudai/gojsondiff
|
* github.com/yudai/gojsondiff - MIT with addendum (https://github.com/yudai/gojsondiff/blob/master/LICENSE)
|
||||||
* github.com/yudai/golcs
|
* github.com/yudai/golcs - MIT
|
||||||
* golang.org/x
|
* golang.org/x - BSD3
|
||||||
* google.golang.org/
|
* google.golang.org/ - BSD3
|
||||||
|
|
||||||
*Other Contributors*: https://github.com/youtube/vitess/graphs/contributors
|
*Other Contributors*: https://github.com/youtube/vitess/graphs/contributors
|
||||||
|
|
Loading…
Add table
Reference in a new issue