TIL that golang supports importing from a custom domain while still using GitHub underneath (or any Git host), so that your public import path isn't bound to GitHub.
TL:DR; You put an HTML <meta> tag on your website that points to your Git repo.
From @Podman_io
https://blog.podman.io/2025/08/upcoming-migration-of-three-containers-repositories-to-monorepo/
