We want to enable the collect/ endpoint for golang to avoid failure to collect a golang PURL like `pkg:golang/github.com/gorilla/context` : ``` { "status": "cannot fetch Package data for pkg:golang/github.com/gorilla/context: no available handler" } ``` (https://pkg.go.dev/github.com/gorilla/context)