Go programming language compiler and tools

Edit Package go1.23
https://go.dev/

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.SUSE 0000000203 203 Bytes
_constraints 0000000109 109 Bytes
_service 0000000674 674 Bytes
dont-force-gold-on-arm64.patch 0000001164 1.14 KB
gcc-go.patch 0000002518 2.46 KB
go-rpmlintrc 0000000496 496 Bytes
go.gdbinit 0000000073 73 Bytes
go1.23.3.src.tar.gz 0028173788 26.9 MB
go1.23.changes 0000027848 27.2 KB
go1.23.spec 0000017100 16.7 KB
llvm-51bfeff0e4b0757ff773da6882f4d538996c9b04.tar.xz 0002455948 2.34 MB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1222507 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 5)
- go1.23.3 (released 2024-11-06) includes fixes to the linker, the
  runtime, and the net/http, os, and syscall packages.
  Refs boo#1229122 go1.23 release tracking
  * go#69258 runtime: corrupted GoroutineProfile stack traces
  * go#69259 runtime: multi-arch build via qemu fails to exec go binary
  * go#69640 os: os.checkPidfd() crashes with SIGSYS
  * go#69746 runtime: TestGdbAutotmpTypes failures
  * go#69848 cmd/compile: syscall.Syscall15: nosplit stack over 792 byte limit
  * go#69865 runtime: MutexProfile missing root frames in go1.23
  * go#69882 time,runtime: too many concurrent timer firings for short time.Ticker
  * go#69978 time,runtime: too many concurrent timer firings for short, fast-resetting time.Timer
  * go#69992 cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15
  * go#70001 net/http/pprof: coroutines + pprof makes the program panic
  * go#70020 net/http: short writes with FileServer on macos (forwarded request 1222505 from jfkw)
Comments 0
openSUSE Build Service is sponsored by