Starting from Artifactory version 7.77, It is possible to use remote Go repositories to proxy your private registries hosted on platforms such as:
GitHub (Cloud)
GitHub Enterprise (Self-Hosted)
Bitbucket Cloud (Cloud)
Bitbucket Server (Self-Hosted)
GitLab (Cloud & Self-Hosted)
Important
Before using a Go repository to proxy a private registry, ensure your repository follows the Go Modules Reference, and especially the Module release and versioning workflow.