equinix/docker-machine-driver-metal

packngo ip Family incompatibility?

Closed this issue · 0 comments

sven@i7:~/src/rancher/os$ go get -v github.com/packethost/docker-machine-driver-packet
github.com/packethost/docker-machine-driver-packet (download)
github.com/packethost/packngo (download)
github.com/packethost/packngo
github.com/packethost/docker-machine-driver-packet
# github.com/packethost/docker-machine-driver-packet
../../../go/src/github.com/packethost/docker-machine-driver-packet/driver.go:177: ip.Family undefined (type *packngo.IPAddress has no field or method Family)
sven@i7:~/src/rancher/os$ go run scripts/hosting/packet/test.go
# github.com/packethost/docker-machine-driver-packet
../../../go/src/github.com/packethost/docker-machine-driver-packet/driver.go:177: ip.Family undefined (type *packngo.IPAddress has no field or method Family)