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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-13 08:37:53 +02:00
committed by Ralf Haferkamp
parent 6f7f3d0706
commit ba7e67f73b
8 changed files with 28 additions and 34 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.1
github.com/tidwall/gjson v1.17.3
github.com/tus/tusd/v2 v2.4.0
github.com/unrolled/secure v1.14.0
github.com/urfave/cli/v2 v2.27.3