File _patchinfo of Package patchinfo.9787
<patchinfo incident="9787">
<issue id="1119706" tracker="bnc">go get broken for import path patterns containing "..."</issue>
<issue id="1119634" tracker="bnc">go: multi-version installation is broken on version switch</issue>
<category>recommended</category>
<rating>moderate</rating>
<packager>jordimassaguerpla</packager>
<description>
This update for go1.11 fixes the following issues:
- Make profile.d/go.sh no longer set GOROOT=, in order to make switching between versions no longer break. This ends up removing the need for go.sh entirely (because GOPATH is also set automatically). bsc#1119634
- go1.11.4 includes fixes to cgo, the compiler, linker, runtime, documentation, go command, and the net/http and go/types packages. It contains a fix to a bug introduced in Go 1.11.3 that broke go get for import path patterns containing "..." (bsc#1119706).
</description>
<summary>Recommended update for go1.11</summary>
</patchinfo>