grafana/scripts/drone/variables.star
Timur Olzhabayev 7c74ab7059
Revert "bumping go to 1.25.6"
This reverts commit 73439f2cd3.
2024-01-17 11:40:25 +01:00

10 lines
182 B
Plaintext

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