Skip to content

Commit

Permalink
rebase: update go version to 1.22.6
Browse files Browse the repository at this point in the history
updating go version to 1.22.6
as its required for csi-lib-utils
@v0.19.0

Signed-off-by: Madhu Rajanna <[email protected]>
  • Loading branch information
Madhu-1 authored and mergify[bot] committed Sep 3, 2024
1 parent 67b231c commit bd88536
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/csi-addons/kubernetes-csi-addons

go 1.22.0
go 1.22.6

require (
github.com/container-storage-interface/spec v1.10.0
github.com/csi-addons/spec v0.2.1-0.20240730084235-3958a5b17d24
Expand Down

0 comments on commit bd88536

Please sign in to comment.