Thanks. I have a better understanding of the situation after reading the reference.
Sent from my iPhone > On Oct 23, 2018, at 4:53 PM, Ian Lance Taylor <[email protected]> wrote: > >> On Tue, Oct 23, 2018 at 2:11 PM, Robert Engels <[email protected]> wrote: >> >> So are there any plans for security patches for prior versions shipped as an >> updated shared library? >> >> Given the amount of code in the std it seems this would be almost a >> requirement - if Go apps are released in the wild in binary form (e.g Linux >> tools) > > The Go project does not ship shared libraries. We leave that to > distro maintainers. > > The Go project's security policy is at https://golang.org/security. > > Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
