aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-19 09:27:56 -0700
committerGitHub <noreply@github.com>2024-08-19 09:27:56 -0700
commit2ec35a7160984fa13f17a054e9b5186969ff2fd2 (patch)
tree5afb46a260309b370635f270fdd4552849d06bfe /go.mod
parent6fe86395046cbf48690380746c057f56555b5df8 (diff)
downloadseaweedfs-2ec35a7160984fa13f17a054e9b5186969ff2fd2.tar.xz
seaweedfs-2ec35a7160984fa13f17a054e9b5186969ff2fd2.zip
chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 (#5912)
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> 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 2eff58571..ac7a0f08c 100644
--- a/go.mod
+++ b/go.mod
@@ -85,7 +85,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965
- github.com/tidwall/gjson v1.17.1
+ github.com/tidwall/gjson v1.17.3
github.com/tidwall/match v1.1.1
github.com/tidwall/pretty v1.2.0 // indirect
github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365