Utsname from golang.org/x/sys/unix contains byte array members instead of int8/uint8. This allows to simplify the NULL byte indexing in addHostname.
Utsname from golang.org/x/sys/unix contains byte array members instead of int8/uint8. This allows to simplify the NULL byte indexing in addHostname.