Hacker News new | ask | show | jobs
by arp242 2146 days ago
> Anyway it seems that the repo was not added to pkg.dev automatically: > > https://github.com/golang/go/issues/38326

The way this works (or rather, worked) is that you first need to "go get" a module and then it gets picked up by the pkg.go.dev system. This works like that for every site, and was kind weird and confusing, although as you mentioned this was improved on recently. Either way: not related to that module being on sr.ht; that's just coincidental.