Hi, folks!<p>I just released v1.0.0 of pkgdex, a simple self-hosted service that provides both a searchable index for your Go packages and vanity import path handling.<p>It offers full-text search, vanity import path support, naive download statistics, and more. You can see a live version of the service running at <a href="https://go.cipher.host/" rel="nofollow">https://go.cipher.host/</a>.<p>Been a while since the last time I wrote a server, so there may be issues here and there, but I hope you folks like it. Constructive feedback is much appreciated and PRs are welcome!