tomatotomata opened a new pull request, #3583: URL: https://github.com/apache/dubbo-go/pull/3583
## Summary\n- migrate direct YAML imports in the main module and the Triple OpenAPI tool to go.yaml.in/yaml/v4\n- update both module manifests and checksums\n- leave generated CLI templates and nested tool modules that only carry transitive YAML entries unchanged\n\n## Validation\n- git diff --check\n- verified no direct gopkg.in/yaml.v3 imports remain in the main module or Triple OpenAPI tool\n\nThe Go toolchain is not installed in this Windows checkout, so go test ./..., go test for the focused packages, and gofmt remain CI-only validation. The v4 module checksums were taken from the Go checksum database. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
