Vegadns2client is a Go client for VegaDNS-API. This is an incomplete client,
initially intended to support lego.
This package provides symbolic links that alias the following Go import paths to
github.com/opendns/vegadns2client:
– github.com/OpenDNS/vegadns2client
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/opendns/vegadns2client.