diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-30 17:27:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-30 17:27:10 -0700 |
| commit | d440135d702947a2af120f4a161b4a8ebf01ca2f (patch) | |
| tree | ad13e4868414de6f474030d442ef22881f9a9dd3 /go.mod | |
| parent | 312abfbe827a447e58ba91faeb995cf6868fcf62 (diff) | |
| download | seaweedfs-d440135d702947a2af120f4a161b4a8ebf01ca2f.tar.xz seaweedfs-d440135d702947a2af120f4a161b4a8ebf01ca2f.zip | |
Bump github.com/rdleal/intervalst from 1.1.0 to 1.2.0 (#4964)
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 1.1.0 to 1.2.0.
- [Commits](https://github.com/rdleal/intervalst/compare/v1.1.0...v1.2.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
@@ -156,7 +156,7 @@ require ( github.com/puzpuzpuz/xsync/v2 v2.5.1 github.com/rabbitmq/amqp091-go v1.9.0 github.com/rclone/rclone v1.64.0 - github.com/rdleal/intervalst v1.1.0 + github.com/rdleal/intervalst v1.2.0 github.com/schollz/progressbar/v3 v3.13.1 github.com/shirou/gopsutil/v3 v3.23.9 github.com/tikv/client-go/v2 v2.0.7 |
