A compiled, garbage-collected, concurrent programming language

Edit Package go
http://golang.org/

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
VERSION 0000000003 3 Bytes
allow-binary-only-packages.patch 0000000530 530 Bytes
go-1.0.tar.bz2 0008810916 8.4 MB
go-build-dont-reinstall-stdlibs.patch 0000001227 1.2 KB
go.changes 0000031562 30.8 KB
go.sh 0000000279 279 Bytes
go.spec 0000008644 8.44 KB
godoc-path-locations.patch 0000000635 635 Bytes
godoc.service 0000000506 506 Bytes
macros.go 0000004571 4.46 KB
rpmlintrc 0000000163 163 Bytes
Revision 21 (latest revision is 106)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 112163 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 21)
- Fixed some typos
- Removed checks for outdated SUSE versions

- update profile.d go.sh with $GOBIN for users

- cmd/go - re-enable building from binary only packages
  we are a binary distro and the last minue change to go clean -i
  disabled building from third party binary packages. package management
  will be done via yast/zypper anyway and not go clean.

- change provides to match go release string as per VERSION file
- fix %pre, %post etc godoc service statement

- Export $GOBIN for the %gobuild() macro

- Go version 1
  http://golang.org/doc/go1.html
Comments 0
openSUSE Build Service is sponsored by