mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-17 23:03:56 +02:00
5 lines
109 B
YAML
5 lines
109 B
YAML
# vim: set ft=yaml.ansible:
|
|
---
|
|
|
|
golang_version: "1.21.3"
|
|
golang_install_dir: "/opt/go/{{ golang_version }}"
|