diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-15 10:45:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-15 10:45:50 -0700 |
| commit | 2827f91ecd0d5bbcf9c7a4bda3700ababff76f97 (patch) | |
| tree | f298ee5aba0ee57ee4012848369a50dc05decb6c /go.mod | |
| parent | 752f72763ac5867a4df6d4777df32f3a553066ed (diff) | |
| download | seaweedfs-2827f91ecd0d5bbcf9c7a4bda3700ababff76f97.tar.xz seaweedfs-2827f91ecd0d5bbcf9c7a4bda3700ababff76f97.zip | |
chore(deps): bump github.com/go-redsync/redsync/v4 from 4.11.0 to 4.13.0 (#5499)
Bumps [github.com/go-redsync/redsync/v4](https://github.com/go-redsync/redsync) from 4.11.0 to 4.13.0.
- [Release notes](https://github.com/go-redsync/redsync/releases)
- [Commits](https://github.com/go-redsync/redsync/compare/v4.11.0...v4.13.0)
---
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.7.0 // indirect github.com/go-errors/errors v1.5.1 // indirect github.com/go-redis/redis/v8 v8.11.5 - github.com/go-redsync/redsync/v4 v4.11.0 + github.com/go-redsync/redsync/v4 v4.13.0 github.com/go-sql-driver/mysql v1.8.1 github.com/go-zookeeper/zk v1.0.3 // indirect github.com/gocql/gocql v1.6.0 |
