8 ms·package =/= repo name Don't do thatby 2mur 12y agopackage =/= repo name Don't do thatjacobkranz 12y agoI'm still new to Go... why wouldn't you want to do that? What should the repo name be?ori_b 12y agoBy convention, the package and repo name should be the same. In this case, that means your repo should be called logger.sanemat 12y agoThanks.