Go programming language compiler and tools
Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/go1.14 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000000629 629 Bytes | |
_servicedata | 0000000226 226 Bytes | |
gcc6-go.patch | 0000003049 2.98 KB | |
gcc7-go.patch | 0000002985 2.92 KB | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.14.6.src.tar.gz | 0022534714 21.5 MB | |
go1.14.changes | 0000013982 13.7 KB | |
go1.14.spec | 0000013288 13 KB | |
go1.x-prefer-etc-hosts-over-dns.patch | 0000001211 1.18 KB | |
llvm-0fb8a5356214c47bbb832e89fbb3da1c755eeb73.tar. |
0002129944 2.03 MB | |
tools-packaging.patch | 0000000787 787 Bytes |
Revision 7 (latest revision is 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 821469
from
Jeff Kowalczyk (jfkw)
(revision 7)
Update to go1.14.6 addressing security CVEs. Improve packaging with incrementing update-alternatives priority. Use %license tag. Rename go1.x-prefer-etc-hosts-over-dns.patch and add info per packaging guidelines in preparation for submit to SUSE. Remove %defattr(-,root,root,-) in %files
Comments 0