Go programming language compiler and tools
https://go.dev/
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:Backports:SLE-15-SP4:SLECandidates/go1.21 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000203 203 Bytes | |
_constraints | 0000000109 109 Bytes | |
_service | 0000000674 674 Bytes | |
dont-force-gold-on-arm64.patch | 0000001164 1.14 KB | |
gcc-go.patch | 0000002518 2.46 KB | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000073 73 Bytes | |
go1.21.3.src.tar.gz | 0026976568 25.7 MB | |
go1.21.changes | 0000041110 40.1 KB | |
go1.21.spec | 0000016903 16.5 KB | |
llvm-41cb504b7c4b18ac15830107431a0c1eec73a6b2.tar. |
0002343004 2.23 MB | |
llvm-74c2d4f6024c8f160871a2baa928d0b42415f183.tar. |
0002379184 2.27 MB |
Revision 7 (latest revision is 19)
Ana Guerrero (anag+factory)
accepted
request 1116743
from
Jeff Kowalczyk (jfkw)
(revision 7)
- go1.21.3 (released 2023-10-10) includes a security fix to the net/http package. Refs boo#1212475 go1.21 release tracking CVE-2023-39325 CVE-2023-44487 * go#63427 go#63417 boo#1216109 security: fix CVE-2023-39325 CVE-2023-44487 net/http: rapid stream resets can cause excessive work (forwarded request 1116741 from jfkw)
Comments 0