[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

This commit is contained in:
reltuk
2021-05-06 21:30:52 +00:00
parent 23055f301c
commit c73479b383

View File

@@ -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