Skip to content

Commit 3fd39fb

Browse files
committed
Update TPIP report
1 parent 727200b commit 3fd39fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

third_party_licenses.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
| github.com/spf13/pflag | v1.0.6 | [BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.6/LICENSE) |
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) |
34-
| golang.org/x/crypto | v0.32.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.32.0:LICENSE) |
34+
| golang.org/x/crypto | v0.33.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.33.0:LICENSE) |
3535
| golang.org/x/mod/semver | v0.23.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/mod/+/v0.23.0:LICENSE) |
36-
| golang.org/x/net/html | v0.34.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.34.0:LICENSE) |
36+
| golang.org/x/net/html | v0.35.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.35.0:LICENSE) |
3737
| golang.org/x/sync/semaphore | v0.11.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sync/+/v0.11.0:LICENSE) |
3838
| golang.org/x/sys | v0.30.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.30.0:LICENSE) |
3939
| golang.org/x/term | v0.29.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/term/+/v0.29.0:LICENSE) |
40-
| golang.org/x/text | v0.21.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.21.0:LICENSE) |
40+
| golang.org/x/text | v0.22.0 | [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.22.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) |
4343

0 commit comments

Comments
 (0)