OSDN Git Service

modify import path (#1805)
[bytom/bytom.git] / vendor / github.com / miekg / dns / dnssec_privkey.go
index c0bc0da..529f0f3 100644 (file)
@@ -8,7 +8,7 @@ import (
        "math/big"
        "strconv"
 
-       "github.com/bytom/crypto/ed25519"
+       "github.com/bytom/bytom/crypto/ed25519"
 )
 
 const format = "Private-key-format: v1.3\n"