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

@@ -3,7 +3,7 @@ package did
import (
"fmt"
"github.com/INFURA/go-did/crypto"
"github.com/ucan-wg/go-did-it/crypto"
)
// TryAllVerify tries to verify the signature with all the methods in the slice.