diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-29 09:25:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-29 09:25:40 -0700 |
| commit | 6d8283d45822291945b6c311f067569ee95f8300 (patch) | |
| tree | 8e323834f97e2eafb0dda9cf9d10b16675bccfb6 /go.mod | |
| parent | 1be82a063af01df1e4d8beb5e8243d21cd245f92 (diff) | |
| download | seaweedfs-6d8283d45822291945b6c311f067569ee95f8300.tar.xz seaweedfs-6d8283d45822291945b6c311f067569ee95f8300.zip | |
chore(deps): bump github.com/rdleal/intervalst from 1.3.0 to 1.4.0 (#5549)
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 1.3.0 to 1.4.0.
- [Commits](https://github.com/rdleal/intervalst/compare/v1.3.0...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/rdleal/intervalst
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
@@ -148,7 +148,7 @@ require ( github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/rabbitmq/amqp091-go v1.9.0 github.com/rclone/rclone v1.66.0 - github.com/rdleal/intervalst v1.3.0 + github.com/rdleal/intervalst v1.4.0 github.com/schollz/progressbar/v3 v3.14.2 github.com/shirou/gopsutil/v3 v3.24.3 github.com/tikv/client-go/v2 v2.0.7 |
