Use environment DialContext and Listen everywhere
This commit is contained in:
parent
f19619ef9f
commit
b0d3c686ba
11 changed files with 64 additions and 30 deletions
|
|
@ -38,7 +38,7 @@ func (upc updateprefixconfig) Run(context wisski_distillery.Context) error {
|
|||
return errPrefixUpdateFailed.WithMessageF(err)
|
||||
}
|
||||
|
||||
ddis := dis.Dis()
|
||||
ddis := dis.Control()
|
||||
target := ddis.ResolverConfigPath()
|
||||
|
||||
// print the configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue