Update GO Version to latest version in all the files

This commit is contained in:
rahkumar56
2024-03-04 08:05:22 +00:00
parent 939591f018
commit e0ceb37f24
2 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
go 1.21
go 1.22