chenyulin0719 commented on code in PR #135:
URL:
https://github.com/apache/yunikorn-scheduler-interface/pull/135#discussion_r1564533951
##########
go.mod:
##########
@@ -28,16 +28,16 @@ require (
require (
github.com/golang/protobuf v1.5.3 // indirect
- golang.org/x/net v0.20.0 // indirect
- golang.org/x/sys v0.17.0 // indirect
Review Comment:
> Don't change these, leave these as they are the replace below will force
the later version.
Hi @wilfred-s, I still think we have a valid reason(Fix CVE) to update the
automatically generated dependencies that were updated by 'go mod tidy'.
--
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]