mirror of
https://github.com/Quad4-Software/Reticulum-Go
synced 2026-08-29 23:48:44 -04:00
7 lines
203 B
Bash
7 lines
203 B
Bash
|
|
# Pinned dev tool versions (keep aligned with .github/workflows/ci.yml).
|
||
|
|
CI_GO_VERSION=1.26.6
|
||
|
|
CI_TASK_VERSION=3.46.3
|
||
|
|
CI_REVIVE_VERSION=v1.15.0
|
||
|
|
CI_STATICCHECK_VERSION=v0.6.1
|
||
|
|
CI_GOVULNCHECK_VERSION=v1.1.4
|