Chore: Upgrade Go to 1.20.10 (#76359)

This commit is contained in:
Horst Gutmann
2023-10-11 15:49:24 +02:00
committed by GitHub
parent 755805597b
commit 6b52bb9c27
11 changed files with 111 additions and 111 deletions

View File

@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.0.42"
golang_version = "1.20.8"
golang_version = "1.20.10"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "18.12.0"