aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-06 10:53:57 -0800
committerGitHub <noreply@github.com>2025-01-06 10:53:57 -0800
commitd6459d74f42884c079fc6e2e10a431ccc54f99fa (patch)
tree6b4ca3b18bbf24564663ecfd241610ae3c81747e /go.mod
parent630aa6fff68bd48d6afc811bddafa5a0eb9735e1 (diff)
downloadseaweedfs-d6459d74f42884c079fc6e2e10a431ccc54f99fa.tar.xz
seaweedfs-d6459d74f42884c079fc6e2e10a431ccc54f99fa.zip
chore(deps): bump github.com/rdleal/intervalst from 1.4.0 to 1.4.1 (#6414)
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 1.4.0 to 1.4.1. - [Commits](https://github.com/rdleal/intervalst/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: github.com/rdleal/intervalst dependency-type: direct:production update-type: version-update:semver-patch ... 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 b58c6c57b..cc9c6e4c1 100644
--- a/go.mod
+++ b/go.mod
@@ -144,7 +144,7 @@ require (
github.com/parquet-go/parquet-go v0.24.0
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rclone/rclone v1.68.2
- github.com/rdleal/intervalst v1.4.0
+ github.com/rdleal/intervalst v1.4.1
github.com/redis/go-redis/v9 v9.7.0
github.com/schollz/progressbar/v3 v3.17.1
github.com/shirou/gopsutil/v3 v3.24.5