Skip to content

Commit c0308bb

Browse files
author
Slavek Kabrda
authored
Add file with licenses and copyrights of deps (#591)
1 parent 0e152b9 commit c0308bb

File tree

1 file changed

+137
-0
lines changed

1 file changed

+137
-0
lines changed

LICENSE-3rdparty.csv

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
Component,Origin,License,Copyright
2+
go.sum,4d63.com/embedfiles,MIT,2017 Leigh McCulloch
3+
go.sum,4d63.com/tz,MIT and BSD,2018 Leigh McCulloch; 2009 The Go Authors
4+
go.sum,cloud.google.com/go,Apache-2.0,2014 Google LLC
5+
go.sum,cloud.google.com/go/bigquery,Apache-2.0,2014 Google LLC
6+
go.sum,cloud.google.com/go/datastore,Apache-2.0,2014 Google LLC
7+
go.sum,github.com/BurntSushi/toml,MIT,2013 TOML authors
8+
go.sum,github.com/BurntSushi/xgb,BSD-3-Clause,2009 The XGB Authors
9+
go.sum,github.com/DataDog/datadog-api-client-go,Apache-2.0,2019-Present Datadog, Inc.
10+
go.sum,github.com/DataDog/datadog-go,MIT,2015 Datadog, Inc
11+
go.sum,github.com/agext/levenshtein,Apache-2.0,2016 ALRUX Inc.
12+
go.sum,github.com/agl/ed25519,BSD-3-Clause,2012 The Go Authors
13+
go.sum,github.com/apparentlymart/go-cidr,MIT,2015 Martin Atkins
14+
go.sum,github.com/apparentlymart/go-dump,MPL-2.0,
15+
go.sum,github.com/apparentlymart/go-textseg,MIT and Apache-2.0 and Unicode-DFS-2016,2017 Martin Atkins and 2014 Couchbase Inc. and 2016 Unicode Inc
16+
go.sum,github.com/armon/go-radix,MIT,2014 Armon Dadgar
17+
go.sum,github.com/aslakhellesoy/gox,MPL-2.0,
18+
go.sum,github.com/aws/aws-sdk-go,Apache-2.0,2014-2015 Stripe Inc. and 2015 Amazon.com Inc.
19+
go.sum,github.com/bgentry/go-netrc,MIT,2010 Fazlul Shahriar and 2014 Blake Gentry
20+
go.sum,github.com/bgentry/speakeasy,MIT,2017 Blake Gentry
21+
go.sum,github.com/cenkalti/backoff,MIT,2014 Cenk Altı
22+
go.sum,github.com/census-instrumentation/opencensus-proto,Apache-2.0,2019, OpenCensus Authors
23+
go.sum,github.com/cheggaaa/pb,BSD-3-Clause,2012-2015 Sergey Cherepanov
24+
go.sum,github.com/client9/misspell,MIT,2015-2017 Nick Galbreath
25+
go.sum,github.com/creack/pty,MIT,2011 Keith Rarick
26+
go.sum,github.com/cucumber/gherkin-go/v13,MIT,Cucumber Ltd and Gaspar Nagy and Björn Rasmusson and Peter Sergeant
27+
go.sum,github.com/cucumber/messages-go/v12,MIT,Cucumber Ltd
28+
go.sum,github.com/davecgh/go-spew,ISC,2012-2016 Dave Collins <[email protected]>
29+
go.sum,github.com/dnaeon/go-vcr,BSD-2-Clause,2015-2016 Marin Atanasov Nikolov <[email protected]>
30+
go.sum,github.com/envoyproxy/go-control-plane,Apache-2.0,2018 Envoyproxy Authors
31+
go.sum,github.com/envoyproxy/protoc-gen-validate,Apache-2.0,2019 Envoy Project Authors
32+
go.sum,github.com/fatih/color,MIT,2013 Fatih Arslan
33+
go.sum,github.com/go-bdd/assert,MIT,2020 GoBDD
34+
go.sum,github.com/go-bdd/gobdd,MIT,2019 Bartłomiej Klimczak
35+
go.sum,github.com/go-test/deep,MIT,2015-2017 Daniel Nichter
36+
go.sum,github.com/gofrs/uuid,MIT,2013-2018 by Maxim Bublis <[email protected]>
37+
go.sum,github.com/gogo/protobuf,BSD-3-Clause,2010 The Go Authors and 2013 The GoGo Authors
38+
go.sum,github.com/golang/glog,Apache-2.0,2013 Google Inc.
39+
go.sum,github.com/golang/mock,Apache-2.0,2020 Google Inc.
40+
go.sum,github.com/golang/protobuf,BSD-3-Clause,2010 The Go Authors
41+
go.sum,github.com/golang/snappy,BSD-3-Clause,2011 The Snappy-Go Authors
42+
go.sum,github.com/google/btree,Apache-2.0,2014 Google Inc.
43+
go.sum,github.com/google/go-cmp,BSD-3-Clause,2017 The Go Authors
44+
go.sum,github.com/google/martian,Apache-2.0,2015 Google Inc.
45+
go.sum,github.com/google/pprof,Apache-2.0,2014 Google Inc.
46+
go.sum,github.com/google/uuid,BSD-3-Clause,2009-2014 Google Inc.
47+
go.sum,github.com/googleapis/gax-go/v2,BSD-3-Clause,2016 Google Inc.
48+
go.sum,github.com/h2non/parth,MIT,2018 codemodus
49+
go.sum,github.com/hashicorp/errwrap,MPL-2.0,
50+
go.sum,github.com/hashicorp/go-cleanhttp,MPL-2.0,
51+
go.sum,github.com/hashicorp/go-getter,MPL-2.0,
52+
go.sum,github.com/hashicorp/go-hclog,MIT,2017 HashiCorp
53+
go.sum,github.com/hashicorp/go-multierror,MPL-2.0,
54+
go.sum,github.com/hashicorp/go-plugin,MPL-2.0,
55+
go.sum,github.com/hashicorp/go-safetemp,MPL-2.0,
56+
go.sum,github.com/hashicorp/go-uuid,MPL-2.0,
57+
go.sum,github.com/hashicorp/go-version,MPL-2.0,
58+
go.sum,github.com/hashicorp/golang-lru,MPL-2.0,
59+
go.sum,github.com/hashicorp/hcl,MPL-2.0,
60+
go.sum,github.com/hashicorp/hcl/v2,MPL-2.0,
61+
go.sum,github.com/hashicorp/logutils,MPL-2.0,
62+
go.sum,github.com/hashicorp/terraform-config-inspect,MPL-2.0,
63+
go.sum,github.com/hashicorp/terraform-json,MPL-2.0,
64+
go.sum,github.com/hashicorp/terraform-plugin-sdk,MPL-2.0,
65+
go.sum,github.com/hashicorp/terraform-plugin-test,MPL-2.0,
66+
go.sum,github.com/hashicorp/terraform-svchost,MPL-2.0,
67+
go.sum,github.com/hashicorp/yamux,MPL-2.0,
68+
go.sum,github.com/jmespath/go-jmespath,Apache-2.0,2015 James Saryerwinnie
69+
go.sum,github.com/jonboulle/clockwork,Apache-2.0,
70+
go.sum,github.com/jstemmer/go-junit-report,MIT,2012 Joel Stemmer
71+
go.sum,github.com/keybase/go-crypto,BSD-3-Clause,2009 The Go Authors
72+
go.sum,github.com/kisielk/errcheck,MIT,2013 Kamil Kisiel
73+
go.sum,github.com/kisielk/gotool,MIT,2013 Kamil Kisiel <[email protected]>
74+
go.sum,github.com/kr/pretty,MIT,2012 Keith Rarick
75+
go.sum,github.com/kr/pty,MIT,2019 Keith Rarick
76+
go.sum,github.com/kr/text,MIT,2012 Keith Rarick
77+
go.sum,github.com/kylelemons/godebug,Apache-2.0,2013 Google Inc
78+
go.sum,github.com/mattn/go-colorable,MIT,2016 Yasuhiro Matsumoto
79+
go.sum,github.com/mattn/go-isatty,MIT,Yasuhiro MATSUMOTO <[email protected]>
80+
go.sum,github.com/mattn/go-runewidth,MIT,2016 Yasuhiro Matsumoto
81+
go.sum,github.com/mcuadros/go-lookup,MIT,2015 Máximo Cuadros
82+
go.sum,github.com/mitchellh/cli,MPL-2.0,
83+
go.sum,github.com/mitchellh/colorstring,MIT,2014 Mitchell Hashimoto
84+
go.sum,github.com/mitchellh/copystructure,MIT,2014 Mitchell Hashimoto
85+
go.sum,github.com/mitchellh/go-homedir,MIT,2013 Mitchell Hashimoto
86+
go.sum,github.com/mitchellh/go-testing-interface,MIT,2016 Mitchell Hashimoto
87+
go.sum,github.com/mitchellh/go-wordwrap,MIT,2014 Mitchell Hashimoto
88+
go.sum,github.com/mitchellh/iochan,MIT,2015 Mitchell Hashimoto
89+
go.sum,github.com/mitchellh/mapstructure,MIT,2013 Mitchell Hashimoto
90+
go.sum,github.com/mitchellh/reflectwalk,MIT,2013 Mitchell Hashimoto
91+
go.sum,github.com/nbio/st,Apache-2.0,2014 nb.io LLC
92+
go.sum,github.com/niemeyer/pretty,MIT,2012 Keith Rarick
93+
go.sum,github.com/oklog/run,Apache-2.0,
94+
go.sum,github.com/opentracing/opentracing-go,Apache-2.0,
95+
go.sum,github.com/philhofer/fwd,MIT,2014-2015 Philip Hofer
96+
go.sum,github.com/pierrec/lz4,BSD-3-Clause,2015 Pierre Curto
97+
go.sum,github.com/pkg/errors,BSD-2-Clause,2015 Dave Cheney <[email protected]>
98+
go.sum,github.com/pmezard/go-difflib,BSD-3-Clause,2013 Patrick Mezard
99+
go.sum,github.com/posener/complete,MIT,2017 Eyal Posener
100+
go.sum,github.com/prometheus/client_model,Apache-2.0,2012-2015 The Prometheus Authors
101+
go.sum,github.com/sergi/go-diff,MIT,2012-2016 The go-diff Authors
102+
go.sum,github.com/spf13/afero,Apache-2.0,2009 The Go Authors and 2014 Steve Francia <[email protected]>
103+
go.sum,github.com/spf13/pflag,BSD-3-Clause,2012 The Go Authors and 2012 Alex Ogier
104+
go.sum,github.com/stretchr/objx,MIT,2014 Stretchr Inc. and 2017-2018 objx contributors
105+
go.sum,github.com/stretchr/testify,MIT,2012-2020 Mat Ryer and Tyler Bunnell and contributors.
106+
go.sum,github.com/tinylib/msgp,MIT,2014 Philip Hofer
107+
go.sum,github.com/ulikunitz/xz,MIT,2014-2020 Ulrich Kunitz
108+
go.sum,github.com/vmihailenco/msgpack,BSD-2-Clause,2013 The github.com/vmihailenco/msgpack Authors
109+
go.sum,github.com/zclconf/go-cty,MIT,2017-2018 Martin Atkins
110+
go.sum,github.com/zclconf/go-cty-yaml,Apache-2.0,2011-2016 Canonical Ltd and 2019 Martin Atkins
111+
go.sum,github.com/zorkian/go-datadog-api,BSD-3-Clause,2013 by authors and contributors
112+
go.sum,go.opencensus.io,Apache-2.0,2018, OpenCensus Authors
113+
go.sum,golang.org/x/crypto,BSD-3-Clause,2009 The Go Authors
114+
go.sum,golang.org/x/exp,BSD-3-Clause,2009 The Go Authors
115+
go.sum,golang.org/x/image,BSD-3-Clause,2009 The Go Authors
116+
go.sum,golang.org/x/lint,BSD-3-Clause,2013 The Go Authors
117+
go.sum,golang.org/x/mobile,BSD-3-Clause,2009 The Go Authors
118+
go.sum,golang.org/x/net,BSD-3-Clause,2009 The Go Authors
119+
go.sum,golang.org/x/oauth2,BSD-3-Clause,2009 The Go Authors
120+
go.sum,golang.org/x/sync,BSD-3-Clause,2009 The Go Authors
121+
go.sum,golang.org/x/sys,BSD-3-Clause,2019 The Go Authors
122+
go.sum,golang.org/x/text,BSD-3-Clause,2009 The Go Authors
123+
go.sum,golang.org/x/time,BSD-3-Clause,2019 The Go Authors
124+
go.sum,golang.org/x/tools,BSD-3-Clause,2019 The Go Authors
125+
go.sum,golang.org/x/xerrors,BSD-3-Clause,2019 The Go Authors
126+
go.sum,google.golang.org/api,BSD-3-Clause,2011 Google Inc
127+
go.sum,google.golang.org/appengine,Apache-2.0,Google Inc.
128+
go.sum,google.golang.org/genproto,Apache-2.0,2018 Google Inc.
129+
go.sum,google.golang.org/grpc,Apache-2.0,2016 gRPC authors.
130+
go.sum,gopkg.in/DataDog/dd-trace-go.v1,Apache-2.0,2016-Present Datadog, Inc.
131+
go.sum,gopkg.in/check.v1,BSD-2-Clause,2010-2013 Gustavo Niemeyer <[email protected]>
132+
go.sum,gopkg.in/cheggaaa/pb.v1,BSD-3-Clause,2012-2015 Sergey Cherepanov
133+
go.sum,gopkg.in/h2non/gock.v1,MIT,2016-2019 Tomas Aparicio
134+
go.sum,gopkg.in/yaml.v2,Apache-2.0,2011-2016 Canonical Ltd.
135+
go.sum,gotest.tools,Apache-2.0,2018 gotest.tools authors
136+
go.sum,honnef.co/go/tools,MIT,2016 Dominik Honnef
137+
go.sum,rsc.io/binaryregexp,BSD-3-Clause,2009 The Go Authors

0 commit comments

Comments
 (0)