diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-23 13:10:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-23 13:10:17 -0700 |
| commit | 179039afaaa9abacc5dde635dd26ea12f0888828 (patch) | |
| tree | 28ec84f058a1cd41201e8f0a7c3c39739389a008 /go.mod | |
| parent | 53c709a5806d4954bebbbb0532767b1e961e0e6c (diff) | |
| download | seaweedfs-179039afaaa9abacc5dde635dd26ea12f0888828.tar.xz seaweedfs-179039afaaa9abacc5dde635dd26ea12f0888828.zip | |
Bump github.com/rdleal/intervalst from 0.0.0-20221028215511-a098aa0d2cb8 to 1.1.0 (#4940)
Bump github.com/rdleal/intervalst
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 0.0.0-20221028215511-a098aa0d2cb8 to 1.1.0.
- [Commits](https://github.com/rdleal/intervalst/commits/v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/rdleal/intervalst
dependency-type: direct:production
update-type: version-update:semver-major
...
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 v0.0.0-20221028215511-a098aa0d2cb8 + github.com/rdleal/intervalst v1.1.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 |
