Missing repository while installing dependencies
AZMindroma opened this issue · comments
While using go get github.com/jonas747/cardsagainstdiscord/cmd/cardsagainstdiscord
, the terminal shows this:
go: github.com/jonas747/dcmd@v1.1.0 requires github.com/jonas747/dutil@v0.0.2: reading github.com/jonas747/dutil/go.mod at revision v0.0.2: git ls-remote -q origin in C:\Users\furka\go\pkg\mod\cache\vcs\1c8788e42b69122d006749eb26bdb98e7d93c06ef3fe47e5cd002dda6c11168a: exit status 128: remote: Repository not found. fatal: repository 'https://github.com/jonas747/dutil/' not found
I have searched for the repository and indeed it does not exist (at least publicly). Is there an alternative repository which can be used to handle the tasks this repo fulfills or can it be left out entirely? Thanks in advance!
These are now under botlabs-gg
instead of jonas747
.
Edit: The entire repository seems to be gone (even under botlabs-gg nothing found), as far as I can tell. That's certainly strange...