logoalt Hacker News

tasksetyesterday at 12:35 PM1 replyview on HN

Right, I missed that — the Go module path in go.mod references GitHub by convention even though the repo isn't there (it's embedded in the binary's debug info). I'll change the module path to something on my own domain. Thanks for spotting that.


Replies

lionkoryesterday at 12:37 PM

Yeah, I thought about it and remembered that Go assumes GitHub by default for some dumb reason!