Skip to content

Commit dc8142a

Browse files
Merge pull request #475 from DedunuKarunarathne/master
Update license.txt
2 parents e8afc85 + 7edfac4 commit dc8142a

File tree

1 file changed

+16
-34
lines changed

1 file changed

+16
-34
lines changed

cmd/LICENSE.txt

Lines changed: 16 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -13,55 +13,37 @@ Name
1313
_________________________________________________________________________________________________________________________________________________
1414

1515

16-
github.com/Jeffail/gabs MIT
16+
github.com/davecgh/go-spew ISC
1717

18-
github.com/aybabtme/orderedjson MIT
18+
github.com/inconshreveable/mousetrap Apache-2.0
1919

20-
github.com/getkin/kin-openapi MIT
21-
22-
github.com/ghodss/yaml MIT
23-
24-
github.com/go-openapi/loads Apache-2.0
25-
26-
github.com/go-resty/resty/v2 MIT
27-
28-
github.com/google/go-cmp BSD-3-Clause
29-
30-
github.com/google/uuid BSD-3-Clause
31-
32-
github.com/hashicorp/go-multierror MPL-2.0
33-
34-
github.com/json-iterator/go MIT
20+
github.com/lithammer/dedent MIT
3521

3622
github.com/magiconair/properties BSD-2-Clause
3723

38-
github.com/mitchellh/mapstructure MIT
24+
github.com/mattn/go-runewidth MIT
3925

40-
github.com/pavel-v-chernykh/keystore-go/v4 MIT
26+
github.com/olekukonko/tablewriter MIT
4127

42-
github.com/renstrom/dedent MIT
43-
44-
github.com/savaki/jq Apache-2.0
28+
github.com/pavel-v-chernykh/keystore-go/v4 MIT
4529

46-
github.com/spf13/cast MIT
30+
github.com/pmezard/go-difflib BSD-3-Clause
4731

4832
github.com/spf13/cobra Apache-2.0
4933

50-
github.com/stretchr/testify MIT
34+
github.com/spf13/pflag BSD-3-Clause
5135

52-
github.com/wso2/k8s-api-operator/api-operator Apache-2.0
36+
github.com/stretchr/testify MIT
5337

5438
golang.org/x/crypto BSD-3-Clause
5539

56-
golang.org/x/sys BSD-3-Clause
57-
58-
gopkg.in/yaml.v2 Apache-2.0
40+
golang.org/x/net BSD-3-Clause
5941

60-
k8s.io/api Apache-2.0
42+
golang.org/x/sys BSD-3-Clause
6143

62-
k8s.io/client-go Apache-2.0
44+
gopkg.in/resty.v1 MIT
6345

64-
sigs.k8s.io/yaml MIT
46+
gopkg.in/yaml.v2 Apache-2.0
6547

6648

6749
The license types used by the above libraries and their information is given below:
@@ -75,8 +57,8 @@ BSD-2-Clause Berkeley License - 2
7557
BSD-3-Clause Berkeley License - 3
7658
https://opensource.org/licenses/BSD-3-Clause
7759

60+
ISC ISC License
61+
https://opensource.org/licenses/ISC
62+
7863
MIT MIT License
7964
http://www.opensource.org/licenses/mit-license.php
80-
81-
MPL-2.0 Mozilla Public License Version 2.0
82-
https://www.mozilla.org/en-US/MPL/2.0

0 commit comments

Comments
 (0)