Update module github.com/tidwall/gjson to v1.14.1

This commit is contained in:
Renovate Bot
2022-04-20 01:02:40 +00:00
committed by renovate[bot]
parent dd259d56a4
commit ec3774d5aa
2 changed files with 3 additions and 3 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.14.0
github.com/tidwall/gjson v1.14.1
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.9.0
github.com/xeipuuv/gojsonschema v1.2.0