$ 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.

Reply via email to