File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/sirupsen/logrus v1.9.3
1010 github.com/spf13/pflag v1.0.5
1111 github.com/stretchr/testify v1.11.1
12- github.com/vmware-tanzu/velero v1.18.0-rc.1
12+ github.com/vmware-tanzu/velero v1.18.0-rc.2
1313 golang.org/x/oauth2 v0.33.0
1414 google.golang.org/api v0.256.0
1515 k8s.io/api v0.33.3
Original file line number Diff line number Diff line change @@ -335,8 +335,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
335335github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
336336github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
337337github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
338- github.com/vmware-tanzu/velero v1.18.0-rc.1 h1:lt6Opw6Wt6fkwbpKEJ3UdnC/qhhbjmbh5/yypNYHlLQ =
339- github.com/vmware-tanzu/velero v1.18.0-rc.1 /go.mod h1:dMqCFzlc4RSasoGXaeo/FSuWllMjw+ZMBigHEFUQr/8 =
338+ github.com/vmware-tanzu/velero v1.18.0-rc.2 h1:LhrDDt+eyXP3qqcdP3D+gQ2CocH+akhK0zmwY2ubTWU =
339+ github.com/vmware-tanzu/velero v1.18.0-rc.2 /go.mod h1:MrbDXkA39TFvLzpznrhdWs0QFcbFbQauTHqYLcrzSj4 =
340340github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
341341github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
342342github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments