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

add highway hash

This commit is contained in:
Zack 2024-05-28 16:19:38 -07:00
parent f6bd13fa06
commit c0c3370d9b
4 changed files with 67 additions and 0 deletions

2
go.mod
View file

@ -20,6 +20,8 @@ require (
golang.org/x/time v0.5.0
)
require github.com/minio/highwayhash v1.0.2
require (
github.com/OneOfOne/xxhash v1.2.8 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect