adjust to the repo moving to MetaMask org

This commit is contained in:
Michael Muré
2025-07-28 12:34:31 +02:00
parent 47611eab8e
commit 406c7d31e9
59 changed files with 188 additions and 187 deletions

View File

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