Closed
Description
Eg using dep: https://github.com/golang/dep
I just tried to build gocryptfs, but get an incompatibility with go-fuse:
./build.bash
# github.com/rfjakob/gocryptfs/internal/syscallcompat
internal/syscallcompat/getdents_linux.go:94:7: unknown field 'Ino' in struct literal of type fuse.DirEntry
The latest release of github.com/hanwen/go-fuse does not contain Ino, so this means we need a non-release version. Would be preferable, IMO, to have the dependencies vendored so that we can be sure of compatibility.
Metadata
Metadata
Assignees
Labels
No labels