You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump go.mod for fixing security warnings (#194)
According to the Vulnerability alerts:
https://github.com/Azure/gpu-provisioner/security/dependabot, bump the
following libs.
1. bump golang.org/x/crypto from 0.25.0 to 0.31.0
2. bump golang.org/x/net from 0.27.0 to 0.33.0
Signed-off-by: rambohe-ch <rambohe.ch@gmail.com>