package/go: security bump to 1.16.15
go1.16.15 includes a security fix to the regexp/syntax package, as well as
bug fixes to the compiler, runtime, the go command, and to the net package.
https://go.dev/doc/devel/release#go1.16.minor
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>