build: Update go version to 1.22.5 for submodules

This patch updates the submodules api and retest to
use the go version 1.22.5

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
This commit is contained in:
Niraj Yadav
2024-08-22 12:34:49 +05:30
committed by mergify[bot]
parent b044363a31
commit e19c28927f
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
module github.com/ceph/ceph-csi/api
go 1.22.0
go 1.22.5
require (
github.com/ghodss/yaml v1.0.0