diff --git a/cmd/jsonstream.go b/cmd/jsonstream.go index 3bdc4e7..f15ab1f 100644 --- a/cmd/jsonstream.go +++ b/cmd/jsonstream.go @@ -5,8 +5,8 @@ import ( "io" "os" + "github.com/alexflint/go-arg" "github.com/brettlangdon/jsonstream" - "github.com/brettlangdon/jsonstream/vendor/github.com/alexflint/go-arg" ) var args struct {