1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

build(deps): bump github.com/minio/highwayhash from 1.0.2 to 1.0.3

Bumps [github.com/minio/highwayhash](https://github.com/minio/highwayhash) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/minio/highwayhash/releases)
- [Commits](https://github.com/minio/highwayhash/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/minio/highwayhash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-05 08:57:37 +00:00 committed by GitHub
parent 8577745d74
commit 6b25ca4bff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
golang.org/x/time v0.5.0
)
require github.com/minio/highwayhash v1.0.2
require github.com/minio/highwayhash v1.0.3
require (
github.com/OneOfOne/xxhash v1.2.8 // indirect