[release-11.4.3] Chore: update golang version in .drone.yaml (#102135)

This commit is contained in:
Denis Vodopianov
2025-03-14 14:05:22 +01:00
committed by GitHub
parent e824a602e0
commit 324ee3bc75
5 changed files with 259 additions and 115 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ global variables
"""
grabpl_version = "v3.1.2"
golang_version = "1.23.7"
golang_version = "1.24.1"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"