aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-16 14:23:12 -0700
committerGitHub <noreply@github.com>2025-06-16 14:23:12 -0700
commit11f37cd9f2987a44dbd3e5f0388eee7ed6f76264 (patch)
tree68dd6ce841651e55671d500cfbde0d76ce3f58cf /go.mod
parent34c6249886f0ba7b61525c79b1c678a8885dfd22 (diff)
downloadseaweedfs-11f37cd9f2987a44dbd3e5f0388eee7ed6f76264.tar.xz
seaweedfs-11f37cd9f2987a44dbd3e5f0388eee7ed6f76264.zip
chore(deps): bump github.com/rdleal/intervalst from 1.4.1 to 1.5.0 (#6882)
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 1.4.1 to 1.5.0. - [Commits](https://github.com/rdleal/intervalst/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: github.com/rdleal/intervalst dependency-version: 1.5.0 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ccd40fb85..283cd090b 100644
--- a/go.mod
+++ b/go.mod
@@ -143,7 +143,7 @@ require (
github.com/pkg/sftp v1.13.7
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rclone/rclone v1.69.3
- github.com/rdleal/intervalst v1.4.1
+ github.com/rdleal/intervalst v1.5.0
github.com/redis/go-redis/v9 v9.10.0
github.com/schollz/progressbar/v3 v3.18.0
github.com/shirou/gopsutil/v3 v3.24.5