Thanks dave! The Go community is amazing. On Thursday, October 19, 2017 at 4:34:49 PM UTC+13, Dave Cheney wrote: > > You must import the package as golang.org/x/sys > > On Thursday, 19 October 2017 14:21:40 UTC+11, Andrew Chambers wrote: >> >> >> $ dep version >> dep: >> version : devel >> build date : >> git hash : >> go version : devel +7b9d15d566 Wed Oct 18 21:45:30 2017 +0000 >> go compiler : gc >> platform : linux/amd64 >> >> $ dep init >> No versions of github.com/golang/sys met constraints: >> master: Could not introduce github.com/golang/sys@master, as its >> subpackage github.com/golang/sys/unix does not contain usable Go code >> (*pkgtree.NonCanonicalImportRoot).. (Package is required by (root).) >> >> >> Not sure what this means, is this a problem with the dep tool? or a >> problem with the syscall package? >> >
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.