mirror of
https://github.com/golang/sys.git
synced 2026-02-09 12:16:04 +03:00
According to godoc x/sys/unix is supposed to be a base for packages 'such as "os", "time" and "net"'[1]. If we ever plan to make net a dependency on x/sys/unix, this would lead to a circular dependency. [1] https://godoc.org/golang.org/x/sys/unix Change-Id: I3e2a62674148afd7e4f6db6acc3a364684b31379 Reviewed-on: https://go-review.googlesource.com/c/sys/+/182320 Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
53 KiB
53 KiB