Recent updates to the bazil.org/fuse appear to have broken compilation. ``` go get github.com/soopsio/sshfs-go go get bazil.org/fuse@11bacf3 env GOOS=linux go build github.com/soopsio/sshfs-go ``` seems to fix compilation.
Recent updates to the bazil.org/fuse appear to have broken compilation.
seems to fix compilation.