diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-23 10:44:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-23 10:44:01 -0700 |
| commit | 7f1f8264683c9dcbe7d2ac92aa9fbb382f7e7026 (patch) | |
| tree | 24d5d6a2e17728976704910f05caa316a3b08260 /go.mod | |
| parent | 47b9db0215667c26c16506c1952c19e781f7d5b5 (diff) | |
| download | seaweedfs-7f1f8264683c9dcbe7d2ac92aa9fbb382f7e7026.tar.xz seaweedfs-7f1f8264683c9dcbe7d2ac92aa9fbb382f7e7026.zip | |
chore(deps): bump github.com/minio/crc64nvme from 1.0.1 to 1.0.2 (#6908)
Bumps [github.com/minio/crc64nvme](https://github.com/minio/crc64nvme) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/minio/crc64nvme/releases)
- [Commits](https://github.com/minio/crc64nvme/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: github.com/minio/crc64nvme
dependency-version: 1.0.2
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,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.1 + github.com/minio/crc64nvme v1.0.2 github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/parquet-go/parquet-go v0.25.1 github.com/pkg/sftp v1.13.7 |
