When I build PackageURL for the purl "pkg:golang/github.com/Azure/go-autorest/autorest/[email protected]" and extract the name, it becomes all lowercase "github.com/azure/go-autorest/autorest/date". That causes notFound response in deps.dev system (google/deps.dev#93). So my question is whether the name needs to be lowercase?