mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-10 18:49:02 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -249,7 +249,7 @@ func (dcs *DoltChunkStore) GetManyCompressed(ctx context.Context, hashes hash.Ha
|
||||
}
|
||||
|
||||
const (
|
||||
getLocsBatchSize = (4 * 1024) / 20
|
||||
getLocsBatchSize = (4 * 1024) / 20
|
||||
)
|
||||
|
||||
type GetRange remotesapi.HttpGetRange
|
||||
|
||||
Reference in New Issue
Block a user