Skip to content
Snippets Groups Projects
user avatar
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: default avatarSilke Hofstra <silke@slxh.eu>
e224f844
History