build: update golang to 1.19.5

kubernetes 1.26.1 requires golang
1.19

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2023-02-01 18:36:31 +01:00 committed by mergify[bot]
parent 3967e4dae9
commit 650c522ce0

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/ceph/ceph-csi
go 1.18
go 1.19
require (
github.com/IBM/keyprotect-go-client v0.9.2