@@ -6,15 +6,56 @@ third-party software developed by the licenses listed below.
6
6
7
7
=========================================================================
8
8
9
- github.com/elastic/cloud-sdk-go Apache-2.0
10
- github.com/go-openapi/runtime Apache-2.0
11
- github.com/go-openapi/strfmt Apache-2.0
12
- github.com/spf13/cobra Apache-2.0
13
- github.com/pkg/errors BSD-2-Clause
14
- github.com/spf13/pflag BSD-3-Clause
15
- golang.org/x/term BSD-3-Clause
16
- github.com/asaskevich/govalidator MIT
17
- github.com/spf13/viper MIT
18
- github.com/stretchr/testify MIT
9
+ github.com/davecgh/go-spew 0BSD
10
+ github.com/elastic/cloud-sdk-go Apache-2.0
11
+ github.com/go-openapi/analysis Apache-2.0
12
+ github.com/go-openapi/errors Apache-2.0
13
+ github.com/go-openapi/jsonpointer Apache-2.0
14
+ github.com/go-openapi/jsonreference Apache-2.0
15
+ github.com/go-openapi/loads Apache-2.0
16
+ github.com/go-openapi/runtime Apache-2.0
17
+ github.com/go-openapi/spec Apache-2.0
18
+ github.com/go-openapi/strfmt Apache-2.0
19
+ github.com/go-openapi/swag Apache-2.0
20
+ github.com/go-openapi/validate Apache-2.0
21
+ github.com/inconshreveable/mousetrap Apache-2.0
22
+ github.com/oklog/ulid Apache-2.0
23
+ github.com/opentracing/opentracing-go Apache-2.0
24
+ github.com/pelletier/go-toml Apache-2.0
25
+ github.com/spf13/afero Apache-2.0
26
+ github.com/spf13/cobra Apache-2.0
27
+ go.mongodb.org/mongo-driver Apache-2.0
28
+ gopkg.in/ini.v1 Apache-2.0
29
+ gopkg.in/yaml.v2 Apache-2.0
30
+ gopkg.in/yaml.v3 Apache-2.0
31
+ github.com/magiconair/properties BSD-2-Clause
32
+ github.com/pkg/errors BSD-2-Clause
33
+ github.com/russross/blackfriday/v2 BSD-2-Clause
34
+ github.com/puerkitobio/purell BSD-3-Clause
35
+ github.com/puerkitobio/urlesc BSD-3-Clause
36
+ github.com/fsnotify/fsnotify BSD-3-Clause
37
+ github.com/pmezard/go-difflib BSD-3-Clause
38
+ github.com/spf13/pflag BSD-3-Clause
39
+ golang.org/x/net BSD-3-Clause
40
+ golang.org/x/sys BSD-3-Clause
41
+ golang.org/x/term BSD-3-Clause
42
+ golang.org/x/text BSD-3-Clause
43
+ github.com/asaskevich/govalidator MIT
44
+ github.com/blang/semver/v4 MIT
45
+ github.com/cpuguy83/go-md2man/v2 MIT
46
+ github.com/go-stack/stack MIT
47
+ github.com/josharian/intern MIT
48
+ github.com/mailru/easyjson MIT
49
+ github.com/mitchellh/mapstructure MIT
50
+ github.com/pelletier/go-toml/v2 MIT
51
+ github.com/spf13/cast MIT
52
+ github.com/spf13/jwalterweatherman MIT
53
+ github.com/spf13/viper MIT
54
+ github.com/stretchr/testify MIT
55
+ github.com/subosito/gotenv MIT
56
+ github.com/hashicorp/errwrap MPL-2.0
57
+ github.com/hashicorp/go-multierror MPL-2.0
58
+ github.com/hashicorp/hcl MPL-2.0
59
+ github.com/ghodss/yaml no license file was found
19
60
20
61
=========================================================================
0 commit comments