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
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/go1.22 && 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.22.9.src.tar.gz | 0027565135 26.3 MB | |
go1.22.changes | 0000041066 40.1 KB | |
go1.22.spec | 0000016963 16.6 KB | |
llvm-51bfeff0e4b0757ff773da6882f4d538996c9b04.tar. |
0002455948 2.34 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1222506
from
Jeff Kowalczyk (jfkw)
(revision 15)
- go1.22.9 (released 2024-11-06) includes fixes to the linker. Refs boo#1218424 go1.22 release tracking * go#69745 runtime: TestGdbAutotmpTypes failures * go#69991 cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15 * go#70124 cmd/cgo/internal/testcarchive: TestManyCalls failures (forwarded request 1222504 from jfkw)
Comments 0