GerardGao opened a new pull request, #3703: URL: https://github.com/apache/dubbo-go/pull/3703
## What Upgrade a minimal safe subset of stale dependencies tracked in #3692: - go.uber.org/zap v1.21.0 → v1.28.0 - github.com/sirupsen/logrus v1.9.4 → v1.10.1 - github.com/mattn/go-isatty v0.0.16 → v0.0.24 Higher-risk deps (gopsutil/v3, buger/jsonparser, etcd, grpc) are intentionally left for follow-up PRs. ## Why Issue #3692 asks for a bounded dependency modernization. These logging deps are API-backwards-compatible upgrades with low regression risk. ## How verified - `go build ./...` passes - `go test ./...` passes (full suite) - `logger/core/logrus` and `logger/core/zap` tests pass ## Related Fixes #3692 (partial; see issue for remaining items) -- 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]
