$ go mod vendor
go: finding github.com/andrew-d/go-termutil latest
go: finding github.com/keithknott26/datadash latest
go: github.com/miguelmota/btc-history imports
github.com/keithknott26/datadash: github.com/keithknott26/datadash@v0.0.0-20190308035424-9ed568bfadfe: parsing go.mod:
module declares its path as: github.com/keithknott26/datadash/src
but was required as: github.com/keithknott26/datadash
$ go mod vendor go: finding github.com/andrew-d/go-termutil latest go: finding github.com/keithknott26/datadash latest go: github.com/miguelmota/btc-history imports github.com/keithknott26/datadash: github.com/keithknott26/datadash@v0.0.0-20190308035424-9ed568bfadfe: parsing go.mod: module declares its path as: github.com/keithknott26/datadash/src but was required as: github.com/keithknott26/datadash