How can I find the default network route IP address from Go? I have looked through the docs for the net and interfaces package but didn't see anything that could do this. I wanted to avoid running a bash command if possible.