ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
963 stars 328 forks source link

[core] Bump Go Dependencies #2205

Closed thomasdesr closed 4 days ago

thomasdesr commented 5 days ago

This PR updates all the go dependencies to latest available as of today via:

Edit: Okay much more things needed additional fixes:

Why are these changes needed?

Bumping some out of date dependencies to fix published vulns

Related issue number

Closes #1994 Closes #1995 Closes #1996

Checks

kevin85421 commented 4 days ago

corev1.ResourceRequirements -> corev1.VolumeResourceRequirements

I think they are different.