chore(deps): bump github.com/minio/crc64nvme from 1.0.2 to 1.1.0 (#7045)

Bumps [github.com/minio/crc64nvme](https://github.com/minio/crc64nvme) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/minio/crc64nvme/releases)
- [Commits](https://github.com/minio/crc64nvme/compare/v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/minio/crc64nvme
  dependency-version: 1.1.0
  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-07-28 12:32:17 -07:00
committed by GitHub
parent e93a4d2354
commit a45f5f32a7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -140,7 +140,7 @@ require (
github.com/hanwen/go-fuse/v2 v2.8.0
github.com/hashicorp/raft v1.7.3
github.com/hashicorp/raft-boltdb/v2 v2.3.1
github.com/minio/crc64nvme v1.0.2
github.com/minio/crc64nvme v1.1.0
github.com/orcaman/concurrent-map/v2 v2.0.1
github.com/parquet-go/parquet-go v0.25.1
github.com/pkg/sftp v1.13.9