tree
tree copied to clipboard
Doesn't compile under go1.12beta1
The package doesn't compile under go1.12beta1
I've tracked this down to a non-backwards compatible change in the FreeBSD go syscalls for which I've opened an issue
https://github.com/golang/go/issues/29393
Depending on the resolution of that issue I'll close this, or implement a version dependent work-around