@@ -6,19 +6,14 @@ third-party software developed by the licenses listed below.
6
6
7
7
=========================================================================
8
8
9
- github.com/davecgh/go-spew 0BSD
10
- github.com/elastic/cloud-sdk-go Apache-2.0
11
- github.com/go-openapi/runtime Apache-2.0
12
- github.com/go-openapi/strfmt Apache-2.0
13
- github.com/spf13/cobra Apache-2.0
14
- github.com/pkg/errors BSD-2-Clause
15
- github.com/pmezard/go-difflib BSD-3-Clause
16
- github.com/spf13/pflag BSD-3-Clause
17
- golang.org/x/crypto BSD-3-Clause
18
- github.com/asaskevich/govalidator MIT
19
- github.com/blang/semver MIT
20
- github.com/spf13/viper MIT
21
- github.com/hashicorp/go-multierror MPL-2.0
22
- github.com/ghodss/yaml no license file was found
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/crypto BSD-3-Clause
16
+ github.com/asaskevich/govalidator MIT
17
+ github.com/spf13/viper MIT
23
18
24
19
=========================================================================
0 commit comments