aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 09:10:48 -0800
committerGitHub <noreply@github.com>2024-03-04 09:10:48 -0800
commit54650e048a08320e83bf94fbb0fc15ee6d296a1f (patch)
treeffb7da3142f5cf7e322ff65f4d1c985f839831e8 /go.mod
parenta39397f4e5df5cb76c0fe91dd447e93354357cd9 (diff)
downloadseaweedfs-54650e048a08320e83bf94fbb0fc15ee6d296a1f.tar.xz
seaweedfs-54650e048a08320e83bf94fbb0fc15ee6d296a1f.zip
chore(deps): bump github.com/rdleal/intervalst from 1.2.2 to 1.3.0 (#5353)
Bumps [github.com/rdleal/intervalst](https://github.com/rdleal/intervalst) from 1.2.2 to 1.3.0. - [Commits](https://github.com/rdleal/intervalst/compare/v1.2.2...v1.3.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 c8fc9c71a..b5dbea174 100644
--- a/go.mod
+++ b/go.mod
@@ -154,7 +154,7 @@ require (
github.com/puzpuzpuz/xsync/v2 v2.5.1
github.com/rabbitmq/amqp091-go v1.9.0
github.com/rclone/rclone v1.65.2
- github.com/rdleal/intervalst v1.2.2
+ github.com/rdleal/intervalst v1.3.0
github.com/schollz/progressbar/v3 v3.14.1
github.com/shirou/gopsutil/v3 v3.24.1
github.com/tikv/client-go/v2 v2.0.7