[v10.4.x] Chore: Bump Go to 1.22.7 (#93359)

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
(cherry picked from commit c9741a5e0c)
(cherry picked from commit 09236bb134f428a893dcadd0efa715cecf76140e)
(cherry picked from commit b564a9770ace0954418d48eac322249f7c138146)
This commit is contained in:
Dave Henderson
2024-09-17 17:05:41 -04:00
committed by GitHub
parent 2b7cdc8ff9
commit 1d552f25ae
7 changed files with 111 additions and 110 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.50"
golang_version = "1.22.5"
golang_version = "1.22.7"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"