go.mod: github.com/buger/jsonparser v1.1.1

Fix CVE-2020-35381

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-04-09 00:07:32 +02:00
parent c3d01539d5
commit f4d2925220
13 changed files with 382 additions and 90 deletions
+4
View File
@@ -0,0 +1,4 @@
module github.com/buger/jsonparser
go 1.13