bumping go to 1.25.6

This commit is contained in:
Timur Olzhabayev
2024-01-17 11:38:25 +01:00
parent 58b13fed5a
commit 73439f2cd3
11 changed files with 112 additions and 112 deletions

View File

@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.47"
golang_version = "1.21.5"
golang_version = "1.21.6"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"