splatting

This commit is contained in:
Mike Farah
2019-12-09 13:44:53 +11:00
parent 8da9a81702
commit 9771e7001c
13 changed files with 527 additions and 515 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"fmt"
"testing"
"github.com/mikefarah/yq/v2/test"
"github.com/mikefarah/yq/v3/test"
logging "gopkg.in/op/go-logging.v1"
)