Artifact Registry returning 404 for private Go module
I am using GCP Artifact Registry to store a private Go module. The module is automatically uploaded by Cloud Build when a git push
is performed. The upload is successful each time, and I can see the resulting output in Artifact Registry.