bblfsh / go-driver

GNU General Public License v3.0
10 stars 9 forks source link

error during importing go driver as a dependency #67

Open lwsanty opened 4 years ago

lwsanty commented 4 years ago

during including go-driver to go.mod as a dependency

...
require (
    github.com/bblfsh/go-driver/v2 v2.7.3
...

error: go: github.com/bblfsh/go-driver/v2@v2.7.3: go.mod has non-.../v2 module path "github.com/bblfsh/go-driver" (and .../v2/go.mod does not exist) at revision v2.7.3