mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-15 13:53:58 +02:00
5 lines
109 B
YAML
5 lines
109 B
YAML
# vim: set ft=yaml.ansible:
|
|
---
|
|
|
|
golang_version: "1.21.4"
|
|
golang_install_dir: "/opt/go/{{ golang_version }}"
|