1b4ec66148
* fix go deps for test * fix package tests for 1.5.6-rc2 * fix context func tests * docker: pin build image version for alpine --------- Co-authored-by: sabban <github@sabban.eu>
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 }}"
|