blob: ea1ad78d71de41c0416974c61775e24db087e6dd [file] [log] [blame]
# Policy decision: we shouldn't vendor golang.org/x/sys/unix in std
# See https://golang.org/issue/32102
env GO111MODULE=on
go list std
! stdout vendor/golang.org/x/sys/unix