Skip to main content

Go

Tip: renaming Go modules

·495 words·3 mins
I’ve been working on some experimental code lately, and part of the experiment has been where and how to host it. Because Go modules use the hosting location as the import path, this means i’ve been renaming my modules quite a bit.