File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/bhmj/jsonslice v1.1.2
88 github.com/evilmonkeyinc/jsonpath v0.8.0
99 github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852
10- github.com/spyzhov/ajson v0.7.2
10+ github.com/spyzhov/ajson v0.9.0
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ github.com/spyzhov/ajson v0.7.0 h1:iDvpu9sYuWS2QvWjne/hJM7kdlgA6xyJCH7/y+kEbMI=
2121github.com/spyzhov/ajson v0.7.0 /go.mod h1:63V+CGM6f1Bu/p4nLIN8885ojBdt88TbLoSFzyqMuVA =
2222github.com/spyzhov/ajson v0.7.2 h1:kyl+ovUoId/RSBbSbCm31xyQvPixA6Sxgvb0eWyt1Ko =
2323github.com/spyzhov/ajson v0.7.2 /go.mod h1:63V+CGM6f1Bu/p4nLIN8885ojBdt88TbLoSFzyqMuVA =
24+ github.com/spyzhov/ajson v0.9.0 h1:tF46gJGOenYVj+k9K1U1XpCxVWhmiyY5PsVCAs1+OJ0 =
25+ github.com/spyzhov/ajson v0.9.0 /go.mod h1:a6oSw0MMb7Z5aD2tPoPO+jq11ETKgXUr2XktHdT8Wt8 =
2426github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
2527github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
2628github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
You can’t perform that action at this time.
0 commit comments