Skip to content

Commit be8a4ac

Browse files
Update TPIP report (#360)
Co-authored-by: brondani <[email protected]>
1 parent c5268c9 commit be8a4ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party_licenses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
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.10.0 | [Apache-2.0](https://github.com/Open-CMSIS-Pack/cbuild/blob/v2.10.0/LICENSE) |
6+
| github.com/Open-CMSIS-Pack/cbuild/v2/pkg | v2.11.0 | [Apache-2.0](https://github.com/Open-CMSIS-Pack/cbuild/blob/v2.11.0/LICENSE) |
77
| github.com/gobs/sortedmap | v1.0.0 | [MIT](https://github.com/gobs/sortedmap/blob/v1.0.0/LICENSE) |
88
| github.com/sirupsen/logrus | v1.9.3 | [MIT](https://github.com/sirupsen/logrus/blob/v1.9.3/LICENSE) |
99
| github.com/spf13/cobra | v1.10.1 | [Apache-2.0](https://github.com/spf13/cobra/blob/v1.10.1/LICENSE.txt) |
10-
| github.com/spf13/pflag | v1.0.9 | [BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.9/LICENSE) |
10+
| github.com/spf13/pflag | v1.0.10 | [BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.10/LICENSE) |
1111
| golang.org/x/exp | v0.0.0-20230224173230-c95f2b4c22f2 | [BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/c95f2b4c:LICENSE) |
1212
| golang.org/x/sys/unix | v0.24.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.24.0:LICENSE) |
1313
| gopkg.in/yaml.v3 | v3.0.1 | [MIT](https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE) |

0 commit comments

Comments
 (0)