Go programming language compiler and tools

Edit Package go1.21
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.21.7.src.tar.gz 0026991014 25.7 MB
go1.21.changes 0000046047 45 KB
go1.21.spec 0000016904 16.5 KB
llvm-41cb504b7c4b18ac15830107431a0c1eec73a6b2.tar.xz 0002343004 2.23 MB
llvm-74c2d4f6024c8f160871a2baa928d0b42415f183.tar.xz 0002379184 2.27 MB
Revision 11 (latest revision is 16)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144738 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 11)
- go1.21.7 (released 2024-02-06) includes fixes to the compiler,
  the go command, the runtime, and the crypto/x509 package.
  Refs boo#1212475 go1.21 release tracking
  * go#63209 runtime: "fatal: morestack on g0" on amd64 after upgrade to Go 1.21
  * go#63768 runtime: pinner.Pin doesn't panic when it says it will
  * go#64497 cmd/go: flag modcacherw does not take effect in the target package
  * go#64761 staticlockranking builders failing on release branches on LUCI
  * go#64935 runtime: "traceback: unexpected SPWRITE function runtime.systemstack"
  * go#65023 x/tools/go/analysis/unitchecker,slices: TestVetStdlib failing due to vet errors in panic tests
  * go#65053 cmd/compile: //go:build file version ignored when calling generic fn which has related type params
  * go#65323 crypto: rollback BoringCrypto fips-20220613 update
  * go#65351 cmd/go: go generate fails silently when run on a package in a nested workspace module
  * go#65380 crypto/x509: TestIssue51759 consistently failing on gotip-darwin-amd64_10.15 LUCI builder
  * go#65449 runtime/trace: frame pointer unwinding crash on arm64 during async preemption (forwarded request 1144736 from jfkw)
Comments 0
openSUSE Build Service is sponsored by