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:Backports:SLE-15-SP4:RebuildFactoryUpdates/go1.18 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_constraints | 0000000109 109 Bytes | |
bsc1208491-41724.patch | 0000075833 74.1 KB | |
bsc1208491-41725.patch | 0000019629 19.2 KB | |
bsc1208491.patch | 0000005338 5.21 KB | |
dont-force-gold-on-arm64.patch | 0000001233 1.2 KB | |
gcc-go.patch | 0000003046 2.97 KB | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000073 73 Bytes | |
go1.18.10.src.tar.gz | 0022880022 21.8 MB | |
go1.18.changes | 0000039016 38.1 KB | |
go1.18.spec | 0000015204 14.8 KB | |
llvm-89f7ccea6f6488c443655880229c54db1f180153.tar. |
0002197644 2.1 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1152298
from
Jeff Kowalczyk (jfkw)
(revision 23)
Prepare for RPM 4.20 (forwarded request 1152220 from dimstar)
Comments 1
How about to add git to Requires in the .spec file due to go#51767?