mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
go -u github.com/digitalocean/godo
This commit is contained in:
2
vendor/github.com/digitalocean/godo/registry.go
generated
vendored
2
vendor/github.com/digitalocean/godo/registry.go
generated
vendored
@ -10,6 +10,8 @@ import (
|
||||
|
||||
const (
|
||||
registryPath = "/v2/registry"
|
||||
// RegistryServer is the hostname of the DigitalOcean registry service
|
||||
RegistryServer = "registry.digitalocean.com"
|
||||
)
|
||||
|
||||
// RegistryService is an interface for interfacing with the Registry endpoints
|
||||
|
Reference in New Issue
Block a user