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 |
---|---|---|
Prefer-etc-hosts-over-DNS.patch | 0000000958 958 Bytes | |
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.4.src.tar.gz | 0022535243 21.5 MB | |
go1.14.changes | 0000010956 10.7 KB | |
go1.14.spec | 0000013088 12.8 KB | |
llvm-0fb8a5356214c47bbb832e89fbb3da1c755eeb73.tar. |
0002129944 2.03 MB | |
tools-packaging.patch | 0000000787 787 Bytes |
Revision 6 (latest revision is 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 814163
from
Jeff Kowalczyk (jfkw)
(revision 6)
- Add Prefer-etc-hosts-over-DNS.patch to ensure /etc/hosts is used if /etc/nsswitch.conf is not present boo#1172868 gh#golang/go#35305 (forwarded request 814159 from RBrownSUSE)
Comments 0