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.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / go1.17
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:go/go1.17 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000000629 629 Bytes | |
gcc6-go.patch | 0000002941 2.87 KB | |
gcc7-go.patch | 0000002941 2.87 KB | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.17.changes | 0000000544 544 Bytes | |
go1.17.spec | 0000012787 12.5 KB | |
go1.17rc1.src.tar.gz | 0022166943 21.1 MB | |
llvm-89f7ccea6f6488c443655880229c54db1f180153.tar. |
0002197644 2.1 MB |
Revision 2 (latest revision is 44)
Jeff Kowalczyk (jfkw)
committed
(revision 2)
- go1.17rc1 (released 2021-07-13) is a release candidate version of go1.17 cut from the master branch at the revision tagged go1.17rc1.
Comments 0