mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
update imports for v2 module path
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"github.com/mikefarah/yq/test"
|
||||
"github.com/mikefarah/yq/v2/test"
|
||||
logging "gopkg.in/op/go-logging.v1"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user