Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go get error #11

Open
ehsanmostajeran opened this issue Nov 17, 2016 · 1 comment
Open

Go get error #11

ehsanmostajeran opened this issue Nov 17, 2016 · 1 comment

Comments

@ehsanmostajeran
Copy link

ehsanmostajeran commented Nov 17, 2016

Hi,
I am trying to get vaultfs by running go get command but I get the error as below.

github.com/asteris-llc/vaultfs/cmd
/root/.gvm/pkgsets/go1.7/global/src/github.com/asteris-llc/vaultfs/cmd/docker.go:63: cannot use driver (type docker.Driver) as type volume.Driver in argument to volume.NewHandler:
docker.Driver does not implement volume.Driver (missing Capabilities method)

I am using go1.7 as it is advised.
Thanks in advance.

@loghen41
Copy link

loghen41 commented Sep 19, 2017

I'm getting the following error:

fatal: No url found for submodule path 'vendor/bazil.org/fuse' in .gitmodules
package github.com/asteris-llc/vaultfs: exit status 128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants