-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels