Skip to content

Commit 1468b15

Browse files
committed
Update TPIP report
1 parent c715183 commit 1468b15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

third_party_licenses.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
| github.com/spf13/viper | v1.19.0 | [MIT](https://github.com/spf13/viper/blob/v1.19.0/LICENSE) |
3333
| github.com/subosito/gotenv | v1.6.0 | [MIT](https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE) |
3434
| golang.org/x/crypto | v0.32.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.32.0:LICENSE) |
35-
| golang.org/x/mod/semver | v0.22.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/mod/+/v0.22.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) |
3636
| golang.org/x/net/html | v0.34.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.34.0:LICENSE) |
37-
| golang.org/x/sync/semaphore | v0.10.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sync/+/v0.10.0:LICENSE) |
38-
| golang.org/x/sys | v0.29.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.29.0:LICENSE) |
39-
| golang.org/x/term | v0.28.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.28.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) |
4040
| golang.org/x/text | v0.21.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.21.0:LICENSE) |
4141
| gopkg.in/ini.v1 | v1.67.0 | [Apache-2.0](https://github.com/go-ini/ini/blob/v1.67.0/LICENSE) |
4242
| gopkg.in/yaml.v3 | v3.0.1 | [MIT](https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE) |

0 commit comments

Comments
 (0)