Skip to content

Commit a752345

Browse files
authored
Merge pull request #284 from ywk253100/250410_rc2
Bump up Velero to 1.16.0-rc.2
2 parents 4be2e61 + fc928bf commit a752345

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/sirupsen/logrus v1.9.3
1414
github.com/spf13/pflag v1.0.5
1515
github.com/stretchr/testify v1.10.0
16-
github.com/vmware-tanzu/velero v1.16.0-rc.1
16+
github.com/vmware-tanzu/velero v1.16.0-rc.2
1717
k8s.io/api v0.31.3
1818
k8s.io/apimachinery v0.31.3
1919
sigs.k8s.io/azuredisk-csi-driver v1.26.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
190190
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
191191
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
192192
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
193-
github.com/vmware-tanzu/velero v1.16.0-rc.1 h1:Fw61u74sGYw/3KFBQS6r12zmFHxVJ00sYLvLuhBqSoE=
194-
github.com/vmware-tanzu/velero v1.16.0-rc.1/go.mod h1:U0khBR5aY9Bq7zFKfWj2gf/HpFwaPQR26XEpOAo+dg8=
193+
github.com/vmware-tanzu/velero v1.16.0-rc.2 h1:HowX5UBUivBJWeujreuVN3wlRSpmMyaCUqcG/gwV9U4=
194+
github.com/vmware-tanzu/velero v1.16.0-rc.2/go.mod h1:U0khBR5aY9Bq7zFKfWj2gf/HpFwaPQR26XEpOAo+dg8=
195195
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
196196
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
197197
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)