techdebt: [CODE-2173]: Update go version to 1.22.0 from 1.22 to fix build issues (#2333)

* Update go version to 1.22.0 from 1.22 to fix build issues
pull/3545/head
Yogesh Chauhan 2024-07-31 16:36:17 +00:00 committed by Harness
parent 1e6330a589
commit bd9cfce3ab
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/harness/gitness
go 1.22
go 1.22.0
require (
cloud.google.com/go/storage v1.43.0