6dabffe402
The old role will be kept and include ensure-go for backwards-compatability. Change-Id: I4e6345563817057a6c47c124b9ec8b0c62b057d6
7 lines
143 B
YAML
7 lines
143 B
YAML
go_arch_translation:
|
|
amd64: amd64
|
|
x86_64: amd64
|
|
i386: 386
|
|
|
|
go_version_pattern: ^go version go(?P<version>.*?) (?P<os>.*?)/(?P<arch>.*?)$
|