This update for go1.26 fixes the following issues:
Update to go1.26.6 (released 2026-08-13, bsc#1255111).
Security issues fixed:
resolvePath when processing certain input can lead to high
memory allocation overhead and a denial of service (bsc#1275029).Lookup allows for a coordinating GOPROXY and
GOSUMDB to serve a client malicious module content (bsc#1275025).Changes for go1.26.6: