This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
jsonstream
mirror of
https://github.com/brettlangdon/jsonstream.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
fix vendor import
master
Brett Langdon
10 years ago
parent
9bcf0b2e90
commit
baed4d3725
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cmd/jsonstream.go
+ 1
- 1
cmd/jsonstream.go
View File
@ -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
{
Write
Preview
Loading…
Cancel
Save