refactor(meta): update import paths to use new code.sonr.org/go-ucan package
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/ipld/go-ipld-prime/node/basicnode"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/ucan-wg/go-ucan/pkg/meta"
|
||||
"code.sonr.org/go/ucan/pkg/meta"
|
||||
)
|
||||
|
||||
func TestMeta_Add(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user