aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-30 17:27:10 -0700
committerGitHub <noreply@github.com>2023-10-30 17:27:10 -0700
commitd440135d702947a2af120f4a161b4a8ebf01ca2f (patch)
treead13e4868414de6f474030d442ef22881f9a9dd3 /go.mod
parent312abfbe827a447e58ba91faeb995cf6868fcf62 (diff)
downloadseaweedfs-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ac5950061..7d4b5b88b 100644
--- a/go.mod
+++ b/go.mod
@@ -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