OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / vendor / github.com / miekg / dns / dnssec_keyscan.go
index ce8e28c..aebcd1a 100644 (file)
@@ -12,7 +12,7 @@ import (
        "strconv"
        "strings"
 
-       "github.com/vapor/crypto/ed25519"
+       "github.com/bytom/vapor/crypto/ed25519"
 )
 
 // NewPrivateKey returns a PrivateKey by parsing the string s.