@@ -102,6 +102,37 @@ IN THE SOFTWARE.
102102
103103```
104104
105+ ## github.com/ProtonMail/gopenpgp/v3
106+
107+ * Name: github.com/ProtonMail/gopenpgp/v3
108+ * Version: v3.3.0
109+ * License: [ MIT] ( https://github.com/ProtonMail/gopenpgp/blob/v3.3.0/LICENSE )
110+
111+ ``` md
112+ (The MIT License)
113+
114+ Copyright (c) 2019 Proton Technologies AG
115+
116+ Permission is hereby granted, free of charge, to any person obtaining a copy
117+ of this software and associated documentation files (the "Software"), to
118+ deal in the Software without restriction, including without limitation the
119+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
120+ sell copies of the Software, and to permit persons to whom the Software is
121+ furnished to do so, subject to the following conditions:
122+
123+ The above copyright notice and this permission notice shall be included in
124+ all copies or substantial portions of the Software.
125+
126+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
127+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
128+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
129+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
130+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
131+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
132+ IN THE SOFTWARE.
133+
134+ ```
135+
105136## github.com/aymanbagabas/go-osc52/v2
106137
107138* Name: github.com/aymanbagabas/go-osc52/v2
@@ -167,23 +198,31 @@ SOFTWARE.
167198## github.com/caarlos0/go-version
168199
169200* Name: github.com/caarlos0/go-version
170- * Version: v0.2.1
171- * 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 )
172203
173204``` md
174- Copyright 2022 The Kubernetes Authors.
205+ The MIT License (MIT)
175206
176- Licensed under the Apache License, Version 2.0 (the "License");
177- you may not use this file except in compliance with the License.
178- You may obtain a copy of the License at
207+ Copyright (c) 2025 Carlos Alexandro Becker
179208
180- 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:
215+
216+ The above copyright notice and this permission notice shall be included in all
217+ copies or substantial portions of the Software.
181218
182- Unless required by applicable law or agreed to in writing, software
183- distributed under the License is distributed on an "AS IS" BASIS,
184- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
185- See the License for the specific language governing permissions and
186- limitations under the License.
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.
187226
188227```
189228
@@ -277,8 +316,8 @@ SOFTWARE.
277316## github.com/charmbracelet/colorprofile
278317
279318* Name: github.com/charmbracelet/colorprofile
280- * Version: v0.3.1
281- * License: [ MIT] ( https://github.com/charmbracelet/colorprofile/blob/v0.3.1 /LICENSE )
319+ * Version: v0.3.2
320+ * License: [ MIT] ( https://github.com/charmbracelet/colorprofile/blob/v0.3.2 /LICENSE )
282321
283322``` md
284323MIT License
@@ -593,8 +632,8 @@ SOFTWARE.
593632## github.com/lucasb-eyer/go-colorful
594633
595634* Name: github.com/lucasb-eyer/go-colorful
596- * Version: v1.2 .0
597- * License: [ MIT] ( https://github.com/lucasb-eyer/go-colorful/blob/v1.2 .0/LICENSE )
635+ * Version: v1.3 .0
636+ * License: [ MIT] ( https://github.com/lucasb-eyer/go-colorful/blob/v1.3 .0/LICENSE )
598637
599638``` md
600639Copyright (c) 2013 Lucas Beyer
@@ -908,8 +947,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
908947## github.com/mattn/go-runewidth
909948
910949* Name: github.com/mattn/go-runewidth
911- * Version: v0.0.16
912- * License: [ MIT] ( https://github.com/mattn/go-runewidth/blob/v0.0.16 /LICENSE )
950+ * Version: v0.0.17
951+ * License: [ MIT] ( https://github.com/mattn/go-runewidth/blob/v0.0.17 /LICENSE )
913952
914953``` md
915954The MIT License (MIT)
@@ -1001,8 +1040,8 @@ SOFTWARE.
10011040## github.com/muesli/mango-cobra
10021041
10031042* Name: github.com/muesli/mango-cobra
1004- * Version: v1.2 .0
1005- * 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 )
10061045
10071046``` md
10081047MIT License
@@ -1032,8 +1071,8 @@ SOFTWARE.
10321071## github.com/muesli/mango-pflag
10331072
10341073* Name: github.com/muesli/mango-pflag
1035- * Version: v0.1 .0
1036- * License: [ MIT] ( https://github.com/muesli/mango-pflag/blob/v0.1 .0/LICENSE )
1074+ * Version: v0.2 .0
1075+ * License: [ MIT] ( https://github.com/muesli/mango-pflag/blob/v0.2 .0/LICENSE )
10371076
10381077``` md
10391078MIT License
@@ -1189,8 +1228,8 @@ SOFTWARE.
11891228## github.com/spf13/cobra
11901229
11911230* Name: github.com/spf13/cobra
1192- * Version: v1.9 .1
1193- * 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 )
11941233
11951234``` md
11961235 Apache License
@@ -1373,8 +1412,8 @@ SOFTWARE.
13731412## github.com/spf13/pflag
13741413
13751414* Name: github.com/spf13/pflag
1376- * Version: v1.0.7
1377- * License: [ BSD-3-Clause] ( https://github.com/spf13/pflag/blob/v1.0.7 /LICENSE )
1415+ * Version: v1.0.10
1416+ * License: [ BSD-3-Clause] ( https://github.com/spf13/pflag/blob/v1.0.10 /LICENSE )
13781417
13791418``` md
13801419Copyright (c) 2012 Alex Ogier. All rights reserved.
@@ -1442,8 +1481,8 @@ SOFTWARE.
14421481## golang.org/x/crypto
14431482
14441483* Name: golang.org/x/crypto
1445- * Version: v0.41 .0
1446- * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/crypto/+/v0.41 .0:LICENSE )
1484+ * Version: v0.42 .0
1485+ * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/crypto/+/v0.42 .0:LICENSE )
14471486
14481487``` md
14491488Copyright 2009 The Go Authors.
@@ -1479,8 +1518,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14791518## golang.org/x/sys
14801519
14811520* Name: golang.org/x/sys
1482- * Version: v0.35 .0
1483- * 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 )
14841523
14851524``` md
14861525Copyright 2009 The Go Authors.
@@ -1516,8 +1555,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15161555## golang.org/x/term
15171556
15181557* Name: golang.org/x/term
1519- * Version: v0.34 .0
1520- * 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 )
15211560
15221561``` md
15231562Copyright 2009 The Go Authors.
@@ -1553,8 +1592,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15531592## golang.org/x/text
15541593
15551594* Name: golang.org/x/text
1556- * Version: v0.28 .0
1557- * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/text/+/v0.28 .0:LICENSE )
1595+ * Version: v0.29 .0
1596+ * License: [ BSD-3-Clause] ( https://cs.opensource.google/go/x/text/+/v0.29 .0:LICENSE )
15581597
15591598``` md
15601599Copyright 2009 The Go Authors.
0 commit comments