Maintenance: upgrade golibs (affects logger)
This commit is contained in:
@@ -55,7 +55,7 @@ func NewLooper(conf unbound.Configurator, settings configuration.DNS, client *ht
|
||||
},
|
||||
conf: conf,
|
||||
client: client,
|
||||
logger: logger.NewChild(logging.SetPrefix("dns over tls: ")),
|
||||
logger: logger,
|
||||
username: username,
|
||||
puid: puid,
|
||||
pgid: pgid,
|
||||
|
||||
Reference in New Issue
Block a user