diff --git a/src/content/workspaces/custom-domains.mdx b/src/content/workspaces/custom-domains.mdx index b0d8b94..92a1710 100644 --- a/src/content/workspaces/custom-domains.mdx +++ b/src/content/workspaces/custom-domains.mdx @@ -24,7 +24,7 @@ A **per-repository** custom domain works for a single repository in your Cloudsm ### Package support (Download vs Native API) -For API-based (Native) package formats, such as NuGet, Docker, Cargo, npm, Conan, Conda and Terraform, you can have a specific custom domain, such as _docker.yourdomain.com_, _npm.yourdomain.com_ or _cargo.yourdomain.com_. +For API-based (Native) package formats, such as NuGet, Docker, Cargo, npm, Conan, Conda, Go and Terraform, you can have a specific custom domain, such as _docker.yourdomain.com_, _npm.yourdomain.com_ or _cargo.yourdomain.com_. For other package formats, and downloads in general, you can have a custom domain such as _dl.yourdomain.com_. @@ -45,7 +45,7 @@ Please refer to the table below to see which package will utilize Download/API N | Dart | - | ✅ | ✅ | | Debian | ✅ | ❌ | ❌ | | Docker | - | ✅ | ✅ | -| Go | ✅ | ❌ | ❌ | +| Go | ✅ | ❌ | ✅ | | Gradle | ✅ | ✅ | ❌ | | Helm | ✅ | ❌ | ❌ | | Hex | - | ✅ | ✅ |