mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 03:42:59 +08:00
As of go version 1.4 the standard library syscall package is "locked down" and code outside of the standard library is recommended to migrate to the go.sys subrepository. Reference: https://golang.org/s/go1.4-syscall