diff --git a/src/go.mod b/src/go.mod index 011e953..475e53a 100644 --- a/src/go.mod +++ b/src/go.mod @@ -27,7 +27,7 @@ require ( github.com/schollz/sqlite3dump v1.3.1 // indirect github.com/securitybunker/databunker/src/storage v0.0.0 github.com/securitybunker/jsonschema v0.2.1-0.20201128224651-d77c1a3cb787 - github.com/tidwall/gjson v1.14.0 + github.com/tidwall/gjson v1.14.1 github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 // indirect github.com/ttacon/libphonenumber v1.2.1 go.mongodb.org/mongo-driver v1.8.3