[v10.2.x] chore: bump Go to 1.21.8 (#83935)

chore: bump Go to 1.21.8 (#83927)

* chore: bump Go to 1.21.8

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* bump workflows too

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
(cherry picked from commit 01fb2cff62)
This commit is contained in:
Dave Henderson
2024-03-05 16:36:25 -05:00
committed by GitHub
parent aa6a1f4279
commit ef29c15342
10 changed files with 110 additions and 110 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.50"
golang_version = "1.21.6"
golang_version = "1.21.8"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"