[v11.1.x] Chore: Bump Go to 1.22.7 (#93355)

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
(cherry picked from commit c9741a5e0c)
This commit is contained in:
Dave Henderson
2024-09-18 17:10:20 +03:00
committed by GitHub
parent 56383725f3
commit dbc7496a00
12 changed files with 115 additions and 114 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.50"
golang_version = "1.22.4"
golang_version = "1.22.7"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"