diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-25 15:31:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-25 15:31:59 +0000 |
| commit | 1d93ce4aa9368329fee35869b90f75009df3eee4 (patch) | |
| tree | d32b6ac63ac5ffe923d2ba9b44e75164dbd3409c /go.mod | |
| parent | 89d84e275bfef82b9de0090eb3052ec98b23493d (diff) | |
| download | seaweedfs-1d93ce4aa9368329fee35869b90f75009df3eee4.tar.xz seaweedfs-1d93ce4aa9368329fee35869b90f75009df3eee4.zip | |
Bump github.com/tidwall/gjson from 1.10.2 to 1.14.0
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.10.2 to 1.14.0.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.10.2...v1.14.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ require ( github.com/stretchr/testify v1.7.1 github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203 github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965 - github.com/tidwall/gjson v1.10.2 + github.com/tidwall/gjson v1.14.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 |
