1CDIST-TYPE__GOLANG_FROM_VENDOR(7) cdist CDIST-TYPE__GOLANG_FROM_VENDOR(7)
2
3
4
6 cdist-type__golang_from_vendor - Install any version of golang from
7 golang.org
8
10 This cdist type allows you to install golang from archives provided by
11 https://golang.org/dl/.
12
13 See https://golang.org/dl/ for the list of supported versions, operat‐
14 ing systems and architectures.
15
16 This is a singleton type.
17
19 None.
20
22 version
23 The golang version to install, defaults to 1.8.1
24
26 __golang_from_vendor --version 1.8.1
27
29 Kamila Součková <kamila@ksp.sk>
30
32 Copyright (C) 2017 Kamila Součková. You can redistribute it and/or mod‐
33 ify it under the terms of the GNU General Public License as published
34 by the Free Software Foundation, either version 3 of the License, or
35 (at your option) any later version.
36
38 ungleich GmbH 2019
39
40
41
42
436.4.0 Jan 04, 2020CDIST-TYPE__GOLANG_FROM_VENDOR(7)