Skip to content

Commit 0959f85

Browse files
committed
break up parseObjectRemainder
1 parent 407c0f3 commit 0959f85

File tree

2 files changed

+249
-218
lines changed

2 files changed

+249
-218
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ require (
88
github.com/stretchr/testify v1.3.0 // indirect
99
golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 // indirect
1010
)
11+
12+
go 1.13

0 commit comments

Comments
 (0)