update to Go 1.22.5

This commit is contained in:
Kevin Minehart
2024-07-25 17:03:48 -05:00
parent 03e36b6a05
commit fb8ccd2719
10 changed files with 190 additions and 137 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.50"
golang_version = "1.21.10"
golang_version = "1.22.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"