chore(deps): bump github.com/parquet-go/parquet-go from 0.24.0 to 0.25.0 (#6595)

Bumps [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/parquet-go/parquet-go/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/parquet-go/parquet-go
  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>
This commit is contained in:
dependabot[bot]
2025-03-03 10:56:38 -08:00
committed by GitHub
parent c07596691c
commit 3ee4d6e69e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -142,7 +142,7 @@ require (
github.com/hashicorp/raft v1.7.2
github.com/hashicorp/raft-boltdb/v2 v2.3.1
github.com/orcaman/concurrent-map/v2 v2.0.1
github.com/parquet-go/parquet-go v0.24.0
github.com/parquet-go/parquet-go v0.25.0
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rclone/rclone v1.68.2
github.com/rdleal/intervalst v1.4.1