ameshkov / dnslookup

Simple command line utility to make DNS lookups to the specified server
MIT License
827 stars 72 forks source link

'go get github.com/ameshkov/dnslookup' on Ubuntu 18.04 gives errors about package #11

Closed ysguy closed 3 years ago

ysguy commented 3 years ago

ERROR: package crypto/ed25519: unrecognized import path "crypto/ed25519" (import path does not begin with hostname)

ysguy commented 3 years ago

My Bad, this is a problem with my golang install locally and not your package. Please Ignore.