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

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

---
updated-dependencies:
- dependency-name: github.com/minio/crc64nvme
  dependency-version: 1.1.1
  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-08-25 22:30:55 -07:00
committed by GitHub
parent aee1e5dcf1
commit ff2601c5ca
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -143,7 +143,7 @@ require (
github.com/hashicorp/raft v1.7.3
github.com/hashicorp/raft-boltdb/v2 v2.3.1
github.com/hashicorp/vault/api v1.20.0
github.com/minio/crc64nvme v1.1.0
github.com/minio/crc64nvme v1.1.1
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