Skip to content

Commit

Permalink
build: update golang to 1.19.5
Browse files Browse the repository at this point in the history
kubernetes 1.26.1 requires golang
1.19

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
  • Loading branch information
Madhu-1 authored and mergify[bot] committed Feb 3, 2023
1 parent 3967e4d commit 650c522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 650c522

Please sign in to comment.