Silke Hofstra
authored
In various places in the code base, the address and port are joined using a `:`.
This causes issues with IPv6-addresses (see #247).
Address this by using net.JoinHostPort everywhere.
Signed-off-by:
Silke Hofstra <silke@slxh.eu>
Name | Last commit | Last update |
---|---|---|
.. | ||
listeners.go | ||
metrics.go | ||
webserver.go |