@@ -10,32 +10,22 @@ The copyright holders of such FOSS usually do not provide any warranty and assum
1010
1111- Components -
1212
13- BurntSushi/toml/1.2.1 : MIT License (MIT)
14- BurntSushi/toml/1.2.1 : BSD 2-Clause "Simplified" License (BSD-2-Clause)
15- BurntSushi/toml/1.2.1 : Creative Commons Attribution 3.0 Unported (CC-BY-3.0)
16- BurntSushi/toml/1.2.1 : BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
1713BurntSushi/toml/v1.4.0 : MIT License (MIT)
1814Go Testify/v1.8.2 : MIT License (MIT)
1915go-check-check/20171108-snapshot-20d25e28 : BSD 2-Clause "Simplified" License (BSD-2-Clause)
2016go-spew/v1.1.1 : ISC License (ISC)
2117golang-github-spf13-pflag-dev/v1.0.5 : BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
2218inconshreveable/mousetrap/v1.1.0 : Apache License 2.0 (Apache-2.0)
23- jinzhu/configor/v1.2.1 : MIT License (MIT)
2419jinzhu/configor/v1.2.2 : MIT License (MIT)
2520pmezard-go-difflib/1.0.0 : BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
2621spf13-cobra/1.8.1 : Apache License 2.0 (Apache-2.0)
27- spf13-cobra/v1.7.0 : Apache License 2.0 (Apache-2.0)
28- yaml for Go /v2.4 .0 : Apache License 2.0 (Apache-2.0 )
29- yaml for Go/v3 .0.1 : MIT License (MIT)
30- yaml for Go/v3.0.1 : Apache License 2.0 (Apache-2.0 )
22+ yaml for Go/v3.0.1 : MIT License (MIT) AND Apache License 2.0 (Apache-2.0)
23+ blackfriday /v2.1 .0 : BSD 2-Clause "Simplified" License (BSD-2-Clause )
24+ cpuguy83-go-md2man/v2 .0.4 : MIT License (MIT)
25+ stretchr/objx/v0.5.0 : MIT License (MIT )
3126
3227- Copyright Texts -
3328
34- BurntSushi/toml/1.2.1 :
35- Copyright 2010 The Go Authors. All rights reserved.
36- Copyright (c) 2013 TOML authors
37- Copyright (c) 2018 TOML authors
38-
3929BurntSushi/toml/v1.4.0 :
4030 (c)
4131 Copyright 2010 The Go Authors. All rights reserved.
@@ -67,9 +57,6 @@ golang-github-spf13-pflag-dev/v1.0.5 :
6757inconshreveable/mousetrap/v1.1.0 :
6858 Copyright 2022 Alan Shreve (@inconshreveable)
6959
70- jinzhu/configor/v1.2.1 :
71- Copyright (c) 2013-NOW Jinzhu <wosmvp@gmail.com>
72-
7360jinzhu/configor/v1.2.2 :
7461 Copyright (c) 2013-NOW Jinzhu <wosmvp@gmail.com>
7562
@@ -82,21 +69,23 @@ spf13-cobra/1.8.1 :
8269 copyright attribution)
8370 copyright attribution (default YOUR NAME)
8471
85- spf13-cobra/v1.7.0 :
86- (c)
87- Copyright 2013-2023 The Cobra Authors
88-
89- yaml for Go/v2.4.0 :
90- Copyright 2011-2016 Canonical Ltd
91- Copyright (c) 2006 Kirill Simonov
92-
9372yaml for Go/v3.0.1 :
9473 Copyright 2011-2016 Canonical Ltd.
9574 Copyright (c) 2006-2010 Kirill Simonov
9675 Copyright (c) 2006-2011 Kirill Simonov
9776 Copyright (c) 2011-2019 Canonical Ltd
9877 copyright staring in 2011 when the project was ported over:
9978
79+ blackfriday/v2.1.0 :
80+ Copyright © 2011 Russ Ross
81+ All rights reserved.
82+
83+ cpuguy83-go-md2man/v2.0.4 :
84+ Copyright (c) 2014 Brian Goff
85+
86+ stretchr/objx/v0.5.0 :
87+ Copyright (c) 2014 Stretchr, Inc.
88+ Copyright (c) 2017-2018 objx contributors
10089
10190- Licenses -
10291
0 commit comments