File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/pitr/fj
3
3
go 1.16
4
4
5
5
require (
6
- github.com/matryer/is v1.4.0 // indirect
7
- github.com/pitr/jsontokenizer v0.2.0 // indirect
8
- github.com/valyala/bytebufferpool v1.0.0 // indirect
6
+ github.com/matryer/is v1.4.0
7
+ github.com/pitr/jsontokenizer v0.2.0
8
+ github.com/valyala/bytebufferpool v1.0.0
9
9
)
Original file line number Diff line number Diff line change 1
1
github.com/matryer/is v1.4.0 h1:sosSmIWwkYITGrxZ25ULNDeKiMNzFSr4V/eqBQP0PeE =
2
2
github.com/matryer/is v1.4.0 /go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU =
3
- github.com/pitr/jsontokenizer v0.0.0-20210621002103-cfc7cb7051f0 h1:dO+IA4HI7oK/ocXEUi9GzTqCvhknUTYKe5nkLU3Z5tE =
4
- github.com/pitr/jsontokenizer v0.0.0-20210621002103-cfc7cb7051f0 /go.mod h1:KATI4UQwEA2a5MjKoszKlyZjcQZHY2DARFx01kRgUFY =
5
3
github.com/pitr/jsontokenizer v0.2.0 h1:P0Wtw2aYDOVDmaFjRjOKxMl73R0QxEAWYwli+kd7f/M =
6
4
github.com/pitr/jsontokenizer v0.2.0 /go.mod h1:KATI4UQwEA2a5MjKoszKlyZjcQZHY2DARFx01kRgUFY =
7
5
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
You can’t perform that action at this time.
0 commit comments