Files
grafana/scripts/drone/variables.star
T
Matheus Macabu 9f4ef23c33 [release-10.4.17] Chore: Bump Go version to 1.23.7 (#101565)
* Chore: Bump Go version to 1.23.7

* Chore: Bump golangci-lint version to match Go version

* Chore: Fix new linting errors from Go upgrade

* Chore: Fix OpenAPI step in CI

* Chore: Fix OpenAPI spec diffs
2025-03-05 09:48:13 +01:00

10 lines
181 B
Python

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