Skip to content

Commit 280ca53

Browse files
authored
Merge pull request #226 from blackpiglet/release-1.12_ga
Bump velero to v1.16.0
2 parents 619b83b + 82c9cb0 commit 280ca53

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
@@ -11,7 +11,7 @@ require (
1111
github.com/sirupsen/logrus v1.9.3
1212
github.com/spf13/pflag v1.0.5
1313
github.com/stretchr/testify v1.10.0
14-
github.com/vmware-tanzu/velero v1.16.0-rc.2
14+
github.com/vmware-tanzu/velero v1.16.0
1515
golang.org/x/oauth2 v0.27.0
1616
google.golang.org/api v0.218.0
1717
k8s.io/api v0.31.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
329329
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
330330
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
331331
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
332-
github.com/vmware-tanzu/velero v1.16.0-rc.2 h1:HowX5UBUivBJWeujreuVN3wlRSpmMyaCUqcG/gwV9U4=
333-
github.com/vmware-tanzu/velero v1.16.0-rc.2/go.mod h1:U0khBR5aY9Bq7zFKfWj2gf/HpFwaPQR26XEpOAo+dg8=
332+
github.com/vmware-tanzu/velero v1.16.0 h1:HjwyoLH4EPd/Vqr1ocP3hFGwqmnEW/gWJEeUrZeBIso=
333+
github.com/vmware-tanzu/velero v1.16.0/go.mod h1:U0khBR5aY9Bq7zFKfWj2gf/HpFwaPQR26XEpOAo+dg8=
334334
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
335335
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
336336
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)