mirror of
https://github.com/go-i2p/go-gitlooseleaf.git
synced 2025-07-01 09:06:17 -04:00
trigger rebuild
This commit is contained in:
@ -28,7 +28,7 @@ func hostname() string {
|
||||
return hostname
|
||||
}
|
||||
|
||||
var mirrorListener, mirrorErr = mirror.NewMirror()
|
||||
var mirrorListener, mirrorErr = mirror.NewMirror(hostname())
|
||||
|
||||
// This implements the GetListener function for TLS, I2P, and Onion. Note the exemption for Unix sockets.
|
||||
func MultiGetListener(network, address string) (net.Listener, error) {
|
||||
|
Reference in New Issue
Block a user