Update module github.com/tidwall/gjson to v1.14.0 (#61)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-29 22:03:27 +02:00
committed by GitHub
parent b6bb875af4
commit 3c9d98b4ef
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/imdario/mergo v0.3.12
github.com/mingrammer/commonregex v1.0.1
github.com/stretchr/testify v1.7.1
github.com/tidwall/gjson v1.12.1
github.com/tidwall/gjson v1.14.0
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.8.0
github.com/xeipuuv/gojsonschema v1.2.0