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

This commit is contained in:
renovate[bot]
2023-08-10 13:39:08 +00:00
parent 7caf657cc2
commit ef0ca9946c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/jonas-plum/maut v0.0.0-20221105155335-ed984fd96915
github.com/mingrammer/commonregex v1.0.1
github.com/stretchr/testify v1.8.4
github.com/tidwall/gjson v1.15.0
github.com/tidwall/gjson v1.16.0
github.com/tidwall/sjson v1.2.5
github.com/tus/tusd v1.12.1
github.com/xeipuuv/gojsonschema v1.2.0