chenyulin0719 commented on code in PR #822:
URL: https://github.com/apache/yunikorn-k8shim/pull/822#discussion_r1574270580


##########
go.mod:
##########
@@ -164,10 +164,10 @@ require (
 replace (
        github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.12
        github.com/petermattis/goid => github.com/petermattis/goid 
v0.0.0-20240327183114-c42a807a84ba
-       golang.org/x/crypto => golang.org/x/crypto v0.19.0
+       golang.org/x/crypto => golang.org/x/crypto v0.21.0

Review Comment:
   @targetoee Shim and core are updated, please update this PR with the latest 
version.



##########
go.mod:
##########
@@ -164,10 +164,10 @@ require (
 replace (
        github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.12
        github.com/petermattis/goid => github.com/petermattis/goid 
v0.0.0-20240327183114-c42a807a84ba
-       golang.org/x/crypto => golang.org/x/crypto v0.19.0
+       golang.org/x/crypto => golang.org/x/crypto v0.21.0

Review Comment:
   @targetoee SI and core are updated, please update this PR with the latest 
version.



-- 
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]

Reply via email to