Updated json parser package
This commit is contained in:
parent
342a261a17
commit
48d16c143b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,6 +4,6 @@ go 1.13
|
|||
|
||||
require (
|
||||
git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20200411073322-f0bcc40f0bf2
|
||||
github.com/buger/jsonparser v0.0.0-20200322175846-f7e751efca13
|
||||
github.com/buger/jsonparser v1.0.0
|
||||
github.com/go-ap/jsonld v0.0.0-20200327122108-fafac2de2660
|
||||
)
|
||||
|
|
Reference in a new issue