diff --git a/third_party_licenses.md b/third_party_licenses.md index 55493993..5a21d65f 100644 --- a/third_party_licenses.md +++ b/third_party_licenses.md @@ -10,8 +10,8 @@ | github.com/spf13/pflag | v1.0.10 | [BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.10/LICENSE) | | 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) | | golang.org/x/crypto | v0.45.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.45.0:LICENSE) | -| golang.org/x/sys/unix | 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/unix | 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) | | gopkg.in/yaml.v3 | v3.0.1 | [MIT](https://github.com/go-yaml/yaml/blob/v3.0.1/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.