Skip to content

Commit 4f903d6

Browse files
🤖 [TPIP] Automated report updates (#486)
1 parent 98e4c26 commit 4f903d6

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

third_party_licenses.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,36 @@
77
| github.com/ProtonMail/go-mime | v0.0.0-20230322103455-7d82a3887f2f | [MIT](https://github.com/ProtonMail/go-mime/blob/7d82a3887f2f/LICENSE) |
88
| github.com/ProtonMail/gopenpgp/v2 | v2.8.3 | [MIT](https://github.com/ProtonMail/gopenpgp/blob/v2.8.3/LICENSE) |
99
| github.com/cloudflare/circl | v1.3.9 | [BSD-3-Clause](https://github.com/cloudflare/circl/blob/v1.3.9/LICENSE) |
10-
| github.com/fsnotify/fsnotify | v1.7.0 | [BSD-3-Clause](https://github.com/fsnotify/fsnotify/blob/v1.7.0/LICENSE) |
10+
| github.com/fsnotify/fsnotify | v1.8.0 | [BSD-3-Clause](https://github.com/fsnotify/fsnotify/blob/v1.8.0/LICENSE) |
1111
| github.com/gabriel-vasile/mimetype | v1.4.4 | [MIT](https://github.com/gabriel-vasile/mimetype/blob/v1.4.4/LICENSE) |
12-
| github.com/hashicorp/hcl | v1.0.0 | [MPL-2.0](https://github.com/hashicorp/hcl/blob/v1.0.0/LICENSE) |
12+
| github.com/go-viper/mapstructure/v2 | v2.2.1 | [MIT](https://github.com/go-viper/mapstructure/blob/v2.2.1/LICENSE) |
1313
| github.com/jroimartin/gocui | v0.5.0 | [BSD-3-Clause](https://github.com/jroimartin/gocui/blob/v0.5.0/LICENSE) |
1414
| github.com/lu4p/cat | v0.1.5 | [Unlicense](https://github.com/lu4p/cat/blob/v0.1.5/LICENSE) |
1515
| github.com/lu4p/cat/rtftxt | v0.1.5 | [MIT](https://github.com/lu4p/cat/blob/v0.1.5/rtftxt/LICENSE) |
16-
| github.com/magiconair/properties | v1.8.7 | [BSD-2-Clause](https://github.com/magiconair/properties/blob/v1.8.7/LICENSE.md) |
1716
| github.com/mattn/go-runewidth | v0.0.16 | [MIT](https://github.com/mattn/go-runewidth/blob/v0.0.16/LICENSE) |
1817
| github.com/mitchellh/colorstring | v0.0.0-20190213212951-d06e56a500db | [MIT](https://github.com/mitchellh/colorstring/blob/d06e56a500db/LICENSE) |
19-
| github.com/mitchellh/mapstructure | v1.5.0 | [MIT](https://github.com/mitchellh/mapstructure/blob/v1.5.0/LICENSE) |
2018
| github.com/nsf/termbox-go | v1.1.1 | [MIT](https://github.com/nsf/termbox-go/blob/v1.1.1/LICENSE) |
2119
| github.com/open-cmsis-pack/cpackget/cmd | Unknown | [Apache-2.0](https://github.com/open-cmsis-pack/cpackget/blob/HEAD/LICENSE.txt) |
22-
| github.com/pelletier/go-toml/v2 | v2.2.2 | [MIT](https://github.com/pelletier/go-toml/blob/v2.2.2/LICENSE) |
20+
| github.com/pelletier/go-toml/v2 | v2.2.3 | [MIT](https://github.com/pelletier/go-toml/blob/v2.2.3/LICENSE) |
2321
| github.com/pkg/errors | v0.9.1 | [BSD-2-Clause](https://github.com/pkg/errors/blob/v0.9.1/LICENSE) |
2422
| github.com/rivo/uniseg | v0.4.7 | [MIT](https://github.com/rivo/uniseg/blob/v0.4.7/LICENSE.txt) |
25-
| github.com/sagikazarmark/slog-shim | v0.1.0 | [BSD-3-Clause](https://github.com/sagikazarmark/slog-shim/blob/v0.1.0/LICENSE) |
23+
| github.com/sagikazarmark/locafero | v0.7.0 | [MIT](https://github.com/sagikazarmark/locafero/blob/v0.7.0/LICENSE) |
2624
| github.com/schollz/progressbar/v3 | v3.18.0 | [MIT](https://github.com/schollz/progressbar/blob/v3.18.0/LICENSE) |
2725
| github.com/sirupsen/logrus | v1.9.3 | [MIT](https://github.com/sirupsen/logrus/blob/v1.9.3/LICENSE) |
28-
| github.com/spf13/afero | v1.11.0 | [Apache-2.0](https://github.com/spf13/afero/blob/v1.11.0/LICENSE.txt) |
29-
| github.com/spf13/cast | v1.6.0 | [MIT](https://github.com/spf13/cast/blob/v1.6.0/LICENSE) |
26+
| github.com/sourcegraph/conc | v0.3.0 | [MIT](https://github.com/sourcegraph/conc/blob/v0.3.0/LICENSE) |
27+
| github.com/spf13/afero | v1.12.0 | [Apache-2.0](https://github.com/spf13/afero/blob/v1.12.0/LICENSE.txt) |
28+
| github.com/spf13/cast | v1.7.1 | [MIT](https://github.com/spf13/cast/blob/v1.7.1/LICENSE) |
3029
| github.com/spf13/cobra | v1.9.1 | [Apache-2.0](https://github.com/spf13/cobra/blob/v1.9.1/LICENSE.txt) |
3130
| github.com/spf13/pflag | v1.0.6 | [BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.6/LICENSE) |
32-
| github.com/spf13/viper | v1.19.0 | [MIT](https://github.com/spf13/viper/blob/v1.19.0/LICENSE) |
31+
| github.com/spf13/viper | v1.20.0 | [MIT](https://github.com/spf13/viper/blob/v1.20.0/LICENSE) |
3332
| github.com/subosito/gotenv | v1.6.0 | [MIT](https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE) |
34-
| golang.org/x/crypto | v0.33.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.33.0:LICENSE) |
35-
| golang.org/x/mod/semver | v0.23.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/mod/+/v0.23.0:LICENSE) |
36-
| golang.org/x/net/html | v0.35.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.35.0:LICENSE) |
37-
| golang.org/x/sync/semaphore | v0.11.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sync/+/v0.11.0:LICENSE) |
38-
| golang.org/x/sys | v0.30.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.30.0:LICENSE) |
39-
| golang.org/x/term | v0.29.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.29.0:LICENSE) |
40-
| golang.org/x/text | v0.22.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.22.0:LICENSE) |
41-
| gopkg.in/ini.v1 | v1.67.0 | [Apache-2.0](https://github.com/go-ini/ini/blob/v1.67.0/LICENSE) |
33+
| golang.org/x/crypto | v0.36.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.36.0:LICENSE) |
34+
| golang.org/x/mod/semver | v0.24.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/mod/+/v0.24.0:LICENSE) |
35+
| golang.org/x/net/html | v0.37.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.37.0:LICENSE) |
36+
| golang.org/x/sync/semaphore | v0.12.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sync/+/v0.12.0:LICENSE) |
37+
| golang.org/x/sys | v0.31.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.31.0:LICENSE) |
38+
| golang.org/x/term | v0.30.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.30.0:LICENSE) |
39+
| golang.org/x/text | v0.23.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.23.0:LICENSE) |
4240
| gopkg.in/yaml.v3 | v3.0.1 | [MIT](https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE) |
4341

4442
Report generated and repository checked for [forbidden](https://github.com/google/licenseclassifier/blob/842c0d70d7027215932deb13801890992c9ba364/license_type.go#L323) and [restricted](https://github.com/google/licenseclassifier/blob/842c0d70d7027215932deb13801890992c9ba364/license_type.go#L176) licenses.

0 commit comments

Comments
 (0)