mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-18 22:11:39 -04:00
* Check if IP address is IPv4 before returning it Returns the first IPv4 address instead of the first IP address which is an IPv6 for Windows VMs * Updated the go module * Reversed the order of checks First check if it's a loopback and check for ipv4 afterwards