refactor(token): migrate from ucan-wg to code.sonr.org/go
This commit is contained in:
@@ -3,7 +3,7 @@ package token
|
||||
import (
|
||||
"github.com/ipld/go-ipld-prime/datamodel"
|
||||
|
||||
"github.com/ucan-wg/go-ucan/token/internal/envelope"
|
||||
"code.sonr.org/go/ucan/token/internal/envelope"
|
||||
)
|
||||
|
||||
type Info = envelope.Info
|
||||
|
||||
Reference in New Issue
Block a user