diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-25 09:15:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 09:15:07 -0700 |
| commit | a345b6802df90a942f8c45982b7a9187ee2fbc20 (patch) | |
| tree | a108d99f0c2f502de4bb4299721b0830ecd98862 /go.mod | |
| parent | 51efba43fd1bb2ce1bf4c99b945708b657e72183 (diff) | |
| download | seaweedfs-a345b6802df90a942f8c45982b7a9187ee2fbc20.tar.xz seaweedfs-a345b6802df90a942f8c45982b7a9187ee2fbc20.zip | |
Bump github.com/go-redsync/redsync/v4 from 4.8.2 to 4.9.4 (#4871)
Bumps [github.com/go-redsync/redsync/v4](https://github.com/go-redsync/redsync) from 4.8.2 to 4.9.4.
- [Release notes](https://github.com/go-redsync/redsync/releases)
- [Commits](https://github.com/go-redsync/redsync/compare/v4.8.2...v4.9.4)
---
updated-dependencies:
- dependency-name: github.com/go-redsync/redsync/v4
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ require ( github.com/fsnotify/fsnotify v1.6.0 // indirect github.com/go-errors/errors v1.1.1 // indirect github.com/go-redis/redis/v8 v8.11.5 - github.com/go-redsync/redsync/v4 v4.8.2 + github.com/go-redsync/redsync/v4 v4.9.4 github.com/go-sql-driver/mysql v1.7.1 github.com/go-zookeeper/zk v1.0.3 // indirect github.com/gocql/gocql v1.6.0 |
