lib/db: Replace SipHash with hash/maphash (#7962)

This commit is contained in:
greatroar
2021-09-24 21:26:07 +02:00
committed by GitHub
parent 6d2489a562
commit f96c211198
3 changed files with 11 additions and 31 deletions
-1
View File
@@ -11,7 +11,6 @@ require (
github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/d4l3k/messagediff v1.2.1
github.com/dchest/siphash v1.2.2
github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568
github.com/getsentry/raven-go v0.2.0
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect