A compiled, garbage-collected, concurrent programming language

Edit Package go

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.

Refresh
Refresh
Source Files
Filename Size Changed
README 0000000082 82 Bytes
go.changes 0000068446 66.8 KB
go.spec 0000002984 2.91 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 583884 from Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) (revision 5)
make go be a metapackage that requires go1.9. Latest go1.9 contains a security fix (see below)

- Update to 1.9.4 
  fix bsc#1080006 (CVE-2018-6574)

- fix bsc#1082409: Review dependencies (requires, recommends and supports) 

- Enable build for %arm

- Make go be a metapackage 
  Removed patches:
   * allow-binary-only-packages.patch
   * armv6l.patch
   * fix-sanitizer-build-against-latest-glibc.patch
   * tools-packaging.patch
   * go-1.5-build-dont-reinstall-stdlibs.patch
   * verbose-build.patch
   * go-1.5-install-dont-reinstall-stdlibs.patch
   * gcc6-go.patch
   * gcc7-go.patch
Comments 0
openSUSE Build Service is sponsored by