keithknott26/datadash

go mod error

Closed this issue · 2 comments

$ 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

Thank you for your bug report and pull request, I believe this was fixed with the last pull request (which has since been merged). Could you try again and let me know if this isn't the case?

Cheers!
Keith

Appears fixed! Closing issue.