69d88505fd
Our git version is v2+ for some time now, but go.mod still declared v1. Hopefully making both match makes https://pkg.go.dev/github.com/rfjakob/gocryptfs/v2 work. All the import paths have been fixed like this: find . -name \*.go | xargs sed -i s%github.com/rfjakob/gocryptfs/%github.com/rfjakob/gocryptfs/v2/% |
||
---|---|---|
.. | ||
ctlsock_interface.go | ||
excluder_test.go | ||
excluder.go | ||
file_api_check.go | ||
file_helpers.go | ||
file.go | ||
node_api_check.go | ||
node_dir_ops.go | ||
node_helpers.go | ||
node.go | ||
root_node.go | ||
rpath.go | ||
virtualconf.go | ||
virtualnode.go |