From 9161d9380c1e331b05d281b5b79d09886a9183f8 Mon Sep 17 00:00:00 2001 From: soumeh01 <73165318+soumeh01@users.noreply.github.com> Date: Wed, 13 May 2026 00:21:04 +0000 Subject: [PATCH] Update TPIP report --- third_party_licenses.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/third_party_licenses.md b/third_party_licenses.md index af39c7ff..e82bbd5f 100644 --- a/third_party_licenses.md +++ b/third_party_licenses.md @@ -32,11 +32,11 @@ | github.com/subosito/gotenv | v1.6.0 | [MIT](https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE) | | go.yaml.in/yaml/v3 | v3.0.4 | [MIT](https://github.com/yaml/go-yaml/blob/v3.0.4/LICENSE) | | golang.org/x/crypto | v0.50.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.50.0:LICENSE) | -| golang.org/x/mod/semver | v0.35.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/mod/+/v0.35.0:LICENSE) | +| golang.org/x/mod/semver | v0.36.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/mod/+/v0.36.0:LICENSE) | | golang.org/x/net/html | v0.53.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.53.0:LICENSE) | | golang.org/x/sync/semaphore | v0.20.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sync/+/v0.20.0:LICENSE) | -| golang.org/x/sys | v0.43.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.43.0:LICENSE) | -| golang.org/x/term | v0.42.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.42.0:LICENSE) | +| golang.org/x/sys | v0.44.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.44.0:LICENSE) | +| golang.org/x/term | v0.43.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.43.0:LICENSE) | | golang.org/x/text | v0.36.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.36.0:LICENSE) | 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.