Skip to content

Commit 45ef18a

Browse files
brondanisoumeh01
authored andcommitted
Update TPIP report
1 parent 9f72a97 commit 45ef18a

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

third_party_licenses.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,18 @@
33
| __Name__ | __Version__ | __Licence__ |
44
|----------|-------------|-------------|
55
| github.com/Masterminds/semver/v3 | v3.4.0 | [MIT](https://github.com/Masterminds/semver/blob/v3.4.0/LICENSE.txt) |
6-
| github.com/Open-CMSIS-Pack/cbuild/v2/pkg | v2.12.0 | [Apache-2.0](https://github.com/Open-CMSIS-Pack/cbuild/blob/v2.12.0/LICENSE) |
6+
| github.com/Open-CMSIS-Pack/cbuild/v2/pkg | v2.13.0 | [Apache-2.0](https://github.com/Open-CMSIS-Pack/cbuild/blob/v2.13.0/LICENSE) |
7+
| github.com/aymanbagabas/go-pty | v0.2.2 | [MIT](https://github.com/aymanbagabas/go-pty/blob/v0.2.2/LICENSE) |
8+
| github.com/creack/pty | v1.1.21 | [MIT](https://github.com/creack/pty/blob/v1.1.21/LICENSE) |
79
| github.com/gobs/sortedmap | v1.0.0 | [MIT](https://github.com/gobs/sortedmap/blob/v1.0.0/LICENSE) |
810
| github.com/sirupsen/logrus | v1.9.4 | [MIT](https://github.com/sirupsen/logrus/blob/v1.9.4/LICENSE) |
911
| github.com/spf13/cobra | v1.10.2 | [Apache-2.0](https://github.com/spf13/cobra/blob/v1.10.2/LICENSE.txt) |
1012
| github.com/spf13/pflag | v1.0.10 | [BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.10/LICENSE) |
13+
| github.com/u-root/u-root/pkg/termios | v0.11.0 | [BSD-3-Clause](https://github.com/u-root/u-root/blob/v0.11.0/LICENSE) |
14+
| golang.org/x/crypto | v0.45.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.45.0:LICENSE) |
1115
| golang.org/x/exp | v0.0.0-20230224173230-c95f2b4c22f2 | [BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/c95f2b4c:LICENSE) |
12-
| golang.org/x/sys/unix | v0.24.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.24.0:LICENSE) |
16+
| golang.org/x/sys/unix | v0.41.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.41.0:LICENSE) |
17+
| golang.org/x/term | v0.40.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.40.0:LICENSE) |
1318
| gopkg.in/yaml.v3 | v3.0.1 | [MIT](https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE) |
1419

1520
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)