mirror of
https://github.com/go-i2p/go-gitlooseleaf.git
synced 2025-07-03 17:59:45 -04:00
trigger rebuild
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
"github.com/go-i2p/go-meta-listener/mirror"
|
||||
)
|
||||
|
||||
var mirrorListener, err = mirror.NewMirror()
|
||||
var mirrorListener, err = mirror.NewMirror("i2pgit.org")
|
||||
|
||||
// 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