mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 14:36:05 +03:00
[GH-ISSUE #11] 'go get github.com/ameshkov/dnslookup' on Ubuntu 18.04 gives errors about package #8
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ysguy on GitHub (Feb 14, 2021).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/11
ERROR:
package crypto/ed25519: unrecognized import path "crypto/ed25519" (import path does not begin with hostname)
@ysguy commented on GitHub (Feb 14, 2021):
My Bad, this is a problem with my golang install locally and not your package. Please Ignore.