@@ -198,23 +198,31 @@ SOFTWARE.
198198## github.com/caarlos0/go-version
199199
200200* Name: github.com/caarlos0/go-version
201- * Version: v0.2.1
202- * License: [ Apache-2.0 ] ( https://github.com/caarlos0/go-version/blob/v0.2.1 /LICENSE.md )
201+ * Version: v0.2.2
202+ * License: [ MIT ] ( https://github.com/caarlos0/go-version/blob/v0.2.2 /LICENSE.md )
203203
204204``` md
205- Copyright 2022 The Kubernetes Authors.
205+ The MIT License (MIT)
206206
207- Licensed under the Apache License, Version 2.0 (the "License");
208- you may not use this file except in compliance with the License.
209- You may obtain a copy of the License at
207+ Copyright (c) 2025 Carlos Alexandro Becker
210208
211- http://www.apache.org/licenses/LICENSE-2.0
209+ Permission is hereby granted, free of charge, to any person obtaining a copy
210+ of this software and associated documentation files (the "Software"), to deal
211+ in the Software without restriction, including without limitation the rights
212+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
213+ copies of the Software, and to permit persons to whom the Software is
214+ furnished to do so, subject to the following conditions:
212215
213- Unless required by applicable law or agreed to in writing, software
214- distributed under the License is distributed on an "AS IS" BASIS,
215- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
216- See the License for the specific language governing permissions and
217- limitations under the License.
216+ The above copyright notice and this permission notice shall be included in all
217+ copies or substantial portions of the Software.
218+
219+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
220+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
221+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
222+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
223+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
224+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
225+ SOFTWARE.
218226
219227```
220228
@@ -1032,8 +1040,8 @@ SOFTWARE.
10321040## github.com/muesli/mango-cobra
10331041
10341042* Name: github.com/muesli/mango-cobra
1035- * Version: v1.2 .0
1036- * License: [ MIT] ( https://github.com/muesli/mango-cobra/blob/v1.2 .0/LICENSE )
1043+ * Version: v1.3 .0
1044+ * License: [ MIT] ( https://github.com/muesli/mango-cobra/blob/v1.3 .0/LICENSE )
10371045
10381046``` md
10391047MIT License
@@ -1220,8 +1228,8 @@ SOFTWARE.
12201228## github.com/spf13/cobra
12211229
12221230* Name: github.com/spf13/cobra
1223- * Version: v1.9 .1
1224- * License: [ Apache-2.0] ( https://github.com/spf13/cobra/blob/v1.9 .1/LICENSE.txt )
1231+ * Version: v1.10 .1
1232+ * License: [ Apache-2.0] ( https://github.com/spf13/cobra/blob/v1.10 .1/LICENSE.txt )
12251233
12261234``` md
12271235 Apache License
@@ -1404,8 +1412,8 @@ SOFTWARE.
14041412## github.com/spf13/pflag
14051413
14061414* Name: github.com/spf13/pflag
1407- * Version: v1.0.7
1408- * License: [ BSD-3-Clause] ( https://github.com/spf13/pflag/blob/v1.0.7 /LICENSE )
1415+ * Version: v1.0.9
1416+ * License: [ BSD-3-Clause] ( https://github.com/spf13/pflag/blob/v1.0.9 /LICENSE )
14091417
14101418``` md
14111419Copyright (c) 2012 Alex Ogier. All rights reserved.
@@ -1510,8 +1518,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15101518## golang.org/x/sys
15111519
15121520* Name: golang.org/x/sys
1513- * Version: v0.35 .0
1514- * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/sys/+/v0.35 .0:LICENSE )
1521+ * Version: v0.36 .0
1522+ * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/sys/+/v0.36 .0:LICENSE )
15151523
15161524``` md
15171525Copyright 2009 The Go Authors.
@@ -1547,8 +1555,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15471555## golang.org/x/term
15481556
15491557* Name: golang.org/x/term
1550- * Version: v0.34 .0
1551- * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/term/+/v0.34 .0:LICENSE )
1558+ * Version: v0.35 .0
1559+ * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/term/+/v0.35 .0:LICENSE )
15521560
15531561``` md
15541562Copyright 2009 The Go Authors.
0 commit comments