mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-14 08:21:28 +05:30
@@ -3,8 +3,8 @@
|
||||
package registryurl
|
||||
|
||||
import (
|
||||
"strings"
|
||||
url "net/url"
|
||||
"strings"
|
||||
)
|
||||
|
||||
func GetHostname(u *url.URL) string {
|
||||
|
||||
Reference in New Issue
Block a user