Chore: Update golang.org/x/ and do not omitempty Items (#105371)

* deps and omitempty Items

* update apis
This commit is contained in:
Ryan McKinley
2025-05-14 14:31:45 +03:00
committed by GitHub
parent 99c9a47a7a
commit 441fa18590
88 changed files with 436 additions and 357 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.39.0 // indirect
golang.org/x/net v0.40.0 // indirect
golang.org/x/oauth2 v0.26.0 // indirect
golang.org/x/sync v0.14.0 // indirect
golang.org/x/text v0.24.0 // indirect
golang.org/x/tools v0.32.0 // indirect
golang.org/x/text v0.25.0 // indirect
golang.org/x/tools v0.33.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)