My import is like "github.com/arangodb/go-driver". So dot is there in my import. Parser is treating it as a delimiter for split and going in a wrong directory.
My import is like "github.com/arangodb/go-driver".
So dot is there in my import. Parser is treating it as a delimiter for split and going in a wrong directory.