Adjusted net.Interfaces() for Golang
net.Interfaces()
This package implements a functionality to resolve some problems for Android environment where standard net and golang.org/x/net missing it. It address the issues #40569 and #68082.
net
golang.org/x/net