rename the package to ucan-wg/go-dit-it

This commit is contained in:
Michael Muré
2025-07-10 15:56:45 +02:00
parent 0b255ea35b
commit b44cf50620
57 changed files with 159 additions and 177 deletions

View File

@@ -4,7 +4,7 @@ import (
"encoding/json"
"net/url"
"github.com/INFURA/go-did/crypto"
"github.com/ucan-wg/go-did-it/crypto"
)
// DID is a decoded (i.e. from a string) Decentralized Identifier.