update i2pkeys version

This commit is contained in:
idk
2022-09-23 00:22:53 -04:00
parent b21d3cd500
commit ed906bf55c

View File

@ -18,7 +18,7 @@ import (
"net"
"strconv"
"github.com/eyedeekay/sam3/i2pkeys"
"github.com/eyedeekay/i2pkeys"
)
func NetIPAddr(a net.Addr) net.IP {