rename the package to ucan-wg/go-dit-it
This commit is contained in:
@@ -7,9 +7,9 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/INFURA/go-did"
|
||||
"github.com/INFURA/go-did/crypto/x25519"
|
||||
_ "github.com/INFURA/go-did/methods/did-key"
|
||||
"github.com/ucan-wg/go-did-it"
|
||||
"github.com/ucan-wg/go-did-it/crypto/x25519"
|
||||
_ "github.com/ucan-wg/go-did-it/methods/did-key"
|
||||
)
|
||||
|
||||
func Example_signature() {
|
||||
|
||||
Reference in New Issue
Block a user