forked from DataDog/datadog-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Files
/
Copy pathLICENSE-3rdparty.csv
Latest commit
61 lines (61 loc) · 2.41 KB
/
LICENSE-3rdparty.csv
1 | Component | Origin | License |
---|---|---|---|
2 | core | github.com/beevik/ntp | BSD-2-Clause |
3 | core | github.com/cihub/seelog | BSD-3-Clause |
4 | core | github.com/codemirror/CodeMirror | MIT |
5 | core | github.com/coreos/etcd | Apache-2.0 |
6 | core | github.com/DataDog/agent-payload | BSD-3-Clause |
7 | core | github.com/DataDog/datadog-go | MIT |
8 | core | github.com/DataDog/gohai | MIT |
9 | core | github.com/DataDog/zstd | BSD-3-Clause |
10 | core | github.com/davecgh/go-spew | ISC |
11 | core | github.com/dgrijalva/jwt-go | MIT |
12 | core | github.com/docker/distribution | Apache-2.0 |
13 | core | github.com/docker/docker | Apache-2.0 |
14 | core | github.com/docker/go-connections | Apache-2.0 |
15 | core | github.com/docker/go-units | Apache-2.0 |
16 | core | github.com/ericchiang/k8s | Apache-2.0 |
17 | core | github.com/fatih/color | MIT |
18 | core | github.com/FortAwesome/Font-Awesome | MIT |
19 | core | github.com/FortAwesome/Font-Awesome | SIL OFL 1.1 |
20 | core | github.com/fsnotify/fsnotify | BSD-3-Clause |
21 | core | github.com/geoffgarside/ber | BSD-3-Clause |
22 | core | github.com/go-ole/go-ole | MIT |
23 | core | github.com/gogo/protobuf | BSD-3-Clause |
24 | core | github.com/golang/protobuf | BSD-3-Clause |
25 | core | github.com/gorilla/context | BSD-3-Clause |
26 | core | github.com/gorilla/mux | BSD-3-Clause |
27 | core | github.com/hashicorp/hcl | MPL-2.0 |
28 | core | github.com/inconshreveable/mousetrap | Apache-2.0 |
29 | core | github.com/jhoonb/archivex | BSD-3-Clause |
30 | core | github.com/jquery/jquery | MIT |
31 | core | github.com/k-sone/snmpgo | MIT |
32 | core | github.com/kardianos/osext | BSD-3-Clause |
33 | core | github.com/magiconair/properties | BSD-2-Clause |
34 | core | github.com/Microsoft/go-winio | MIT |
35 | core | github.com/mitchellh/mapstructure | MIT |
36 | core | github.com/mitchellh/reflectwalk | MIT |
37 | core | github.com/patrickmn/go-cache | MIT |
38 | core | github.com/pelletier/go-buffruneio | MIT |
39 | core | github.com/pelletier/go-toml | MIT |
40 | core | github.com/pkg/errors | BSD-2-Clause |
41 | core | github.com/pmezard/go-difflib | BSD-3-Clause |
42 | core | github.com/samuel/go-zookeeper | BSD-3-Clause |
43 | core | github.com/sbinet/go-python | Python-2.0 |
44 | core | github.com/shirou/gopsutil | BSD-3-Clause |
45 | core | github.com/shirou/w32 | BSD-3-Clause |
46 | core | github.com/Sirupsen/logrus | MIT |
47 | core | github.com/spf13/afero | Apache-2.0 |
48 | core | github.com/spf13/cast | MIT |
49 | core | github.com/spf13/cobra | Apache-2.0 |
50 | core | github.com/spf13/jwalterweatherman | MIT |
51 | core | github.com/spf13/pflag | BSD-3-Clause |
52 | core | github.com/spf13/viper | MIT |
53 | core | github.com/StackExchange/wmi | MIT |
54 | core | github.com/stretchr/objx | MIT |
55 | core | github.com/stretchr/testify | MIT |
56 | core | github.com/ugorji/go | MIT |
57 | core | github.com/urfave/negroni | MIT |
58 | core | golang.org/x/net | BSD-3-Clause |
59 | core | golang.org/x/sys | BSD-3-Clause |
60 | core | golang.org/x/text | BSD-3-Clause |
61 | core | gopkg.in/yaml.v2 | Apache-2.0 |