chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0

Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.3 to 1.18.0.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.3...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-03 06:48:44 +00:00
committed by GitHub
parent c4884e482e
commit b7f2d7b2d5
5 changed files with 146 additions and 46 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/test-go/testify v1.1.4
github.com/thejerf/suture/v4 v4.0.5
github.com/tidwall/gjson v1.17.3
github.com/tidwall/gjson v1.18.0
github.com/tus/tusd/v2 v2.5.0
github.com/unrolled/secure v1.14.0
github.com/urfave/cli/v2 v2.27.4