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
fix(deps): update velero replace to track oadp-1.5 branch
The go.mod replace directive for Velero was pointing to a stale
pseudo-version (commit 8fbcf3a8da11, 2025-05-14). Update it to
track the oadp-1.5 branch of openshift/velero (commit 1b8c9c4464d0,
2026-03-17) which picks up CVE fixes and bug fixes while maintaining
API compatibility. Also bumps Go directive to 1.25.8.
Ref: https://redhat.atlassian.net/browse/OCPBUGS-80948
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
0 commit comments