The Go team doesn't support this version anymore. This is required to update our golang.org/x/... dependencies.
* fix: ShutdownWithContext and ctx.Done() exist race. * fix: Even if ln.Close() err, the Shutdown process should still proceed. * refactor: remove END label.