Chore: update golang.org/x/sys+net+text+tools+crypto (#103963)

This commit is contained in:
Ryan McKinley
2025-04-14 12:01:19 +03:00
committed by GitHub
parent 242ac6bfa7
commit f4dbbbac0c
51 changed files with 351 additions and 346 deletions
+3 -3
View File
@@ -43,10 +43,10 @@ require (
github.com/xlab/treeprint v1.2.0 // indirect
github.com/yalue/merged_fs v1.3.0 // indirect
golang.org/x/mod v0.24.0 // indirect
golang.org/x/net v0.37.0 // indirect
golang.org/x/net v0.39.0 // indirect
golang.org/x/oauth2 v0.26.0 // indirect
golang.org/x/sync v0.13.0 // indirect
golang.org/x/text v0.23.0 // indirect
golang.org/x/tools v0.31.0 // indirect
golang.org/x/text v0.24.0 // indirect
golang.org/x/tools v0.32.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)