Merge pull request #2812 from greatroar/chaining

Chaining hash table for repository.Index
This commit is contained in:
MichaelEischer
2020-07-20 23:29:36 +02:00
committed by GitHub
9 changed files with 483 additions and 132 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/cenkalti/backoff v2.1.1+incompatible
github.com/cespare/xxhash v1.1.0
github.com/cpuguy83/go-md2man v1.0.10 // indirect
github.com/dchest/siphash v1.2.1
github.com/dnaeon/go-vcr v1.0.1 // indirect
github.com/elithrar/simple-scrypt v1.3.0
github.com/golang/protobuf v1.3.1 // indirect