fix(did): correct UCAN package name

This commit is contained in:
Steve Moyer
2024-09-17 11:17:24 -04:00
parent 53cb82a2b4
commit 84122e57bc
3 changed files with 9 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ import (
"github.com/libp2p/go-libp2p/core/crypto"
"github.com/stretchr/testify/require"
"github.com/ucan-wg/go-ucan/v1/did"
"github.com/ucan-wg/go-ucan/did"
)
const (