build: update Go 1.23

Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
Praveen M
2024-12-18 15:58:12 +05:30
committed by mergify[bot]
parent 59aeab49bb
commit 6bd78fb778
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.5
go 1.23.0
require (
github.com/ghodss/yaml v1.0.0