make the go module a v1
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/ucan-wg/go-ucan/capability/command"
|
||||
"github.com/ucan-wg/go-ucan/v1/capability/command"
|
||||
)
|
||||
|
||||
func TestTop(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user