Merge pull request #10227 from owncloud/dependabot/go_modules/github.com/tidwall/gjson-1.18.0

chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0
This commit is contained in:
Michael Barz
2024-10-07 08:33:33 +02:00
committed by GitHub
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