From 67189cd3f430b827f6cba728712c475022d0d5a4 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Wed, 28 May 2025 13:20:28 +0200 Subject: [PATCH] build: rerun tidy+vendor after api/ rebase The API now vendors Kubernetes 0.33.1, and requires Go 1.24. This needs to be updated in the vendor/modules.txt. Signed-off-by: Niels de Vos --- vendor/modules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/modules.txt b/vendor/modules.txt index b2cfddd6c..06e756a4e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -190,7 +190,7 @@ github.com/blang/semver/v4 ## explicit; go 1.18 github.com/cenkalti/backoff/v4 # github.com/ceph/ceph-csi/api v0.0.0-00010101000000-000000000000 => ./api -## explicit; go 1.23.0 +## explicit; go 1.24.0 github.com/ceph/ceph-csi/api/deploy/kubernetes github.com/ceph/ceph-csi/api/deploy/kubernetes/cephfs github.com/ceph/ceph-csi/api/deploy/kubernetes/nfs