Update golang to 1.22.7

This commit is contained in:
joshhunt
2024-10-02 13:35:36 +01:00
parent 62f6977a22
commit dfaad692c5
2 changed files with 106 additions and 106 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.53"
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"