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>
This commit is contained in:
dependabot[bot]
2025-01-06 10:53:57 -08:00
committed by GitHub
parent 630aa6fff6
commit d6459d74f4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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