Upgrade go to 1.22.5

This commit is contained in:
Kevin Minehart
2024-07-25 17:38:08 -05:00
parent d59331a168
commit 9da678809b
7 changed files with 121 additions and 128 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"