aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 10:03:41 -0700
committerGitHub <noreply@github.com>2023-09-04 10:03:41 -0700
commitf3dfeb373514ea5684b81d5290b86982ab9a533b (patch)
tree86ef3b46e646ca5977cfed35d57ff09088ef0f74 /go.mod
parent41ebc9c3cb673a21541c310b9abc531880c3b322 (diff)
downloadseaweedfs-f3dfeb373514ea5684b81d5290b86982ab9a533b.tar.xz
seaweedfs-f3dfeb373514ea5684b81d5290b86982ab9a533b.zip
Bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 (#4811)
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.4 to 1.16.0. - [Commits](https://github.com/tidwall/gjson/compare/v1.14.4...v1.16.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a7fa98f36..e2e47535c 100644
--- a/go.mod
+++ b/go.mod
@@ -93,7 +93,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965
- github.com/tidwall/gjson v1.14.4
+ github.com/tidwall/gjson v1.16.0
github.com/tidwall/match v1.1.1
github.com/tidwall/pretty v1.2.0 // indirect
github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365