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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/go1.13 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000001271 1.24 KB | |
compiler-rt-gfe2c72c59aa7f4afa45e3f65a5d16a374b6cc |
0001761156 1.68 MB | |
gcc6-go.patch | 0000003049 2.98 KB | |
gcc7-go.patch | 0000002985 2.92 KB | |
gcc8-go.patch | 0000002985 2.92 KB | |
gcc9-rsp-clobber.patch | 0000000458 458 Bytes | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.13.7.src.tar.gz | 0021631267 20.6 MB | |
go1.13.changes | 0000105516 103 KB | |
go1.13.spec | 0000012315 12 KB | |
tools-packaging.patch | 0000000787 787 Bytes |
Revision 3 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 768368
from
Jeff Kowalczyk (jfkw)
(revision 3)
- go1.13.7 (released 2020/01/28) includes two security fixes to the crypto/x509 package. * go#36838 crypto/x509, x/crypto/cryptobyte: panic in certificate parsing * go#36835 crypto/x509: certificate validation bypass on Windows 10 (forwarded request 768364 from jfkw)
Comments 0