sudo go install github.com/shell-company/go-scout@latest
go: github.com/shell-company/go-scout@latest: version constraints conflict:
github.com/shell-company/go-scout@v0.0.0-20230216054608-dbcd03cc2189: parsing go.mod:
module declares its path as: github.com/shell-company/scout
but was required as: github.com/shell-company/go-scout
i tried installing it but go this error.
sudo go install github.com/shell-company/go-scout@latest
go: github.com/shell-company/go-scout@latest: version constraints conflict:
github.com/shell-company/go-scout@v0.0.0-20230216054608-dbcd03cc2189: parsing go.mod:
module declares its path as: github.com/shell-company/scout
but was required as: github.com/shell-company/go-scout
i tried installing it but go this error.