storj/testsuite/storjscan
JT Olio f905878ff9 go.mod: bump storj.io/uplink
this change brings in:

 * private/piecestore: disable noise
 * uplink: fix noise version report
 * private/piecestore: fix noise
 * private/metaclient: honor context cancellation on retries
 * private/metaclient: fix multi-passphrase ListObjects paging
 * private/metaclient: fix broken ListUploads method

it also adds:

 * private/storage/streams/batchaggregator: introduce Aggregator
 * private/storage/streams/streambatcher: introduce Batcher
 * private/storage/streams: pieceupload package
 * private/storage/streams: segmenttracker package

but these commits provably change no existing behavior, since they
only add unused, new packages and types.

Change-Id: Id9efc65117b7e1ddcb3ffc8cc15d3e665ed11d7d
2023-02-21 16:09:19 +00:00
..
storjscantest all: fix math/rand deprecations 2023-02-17 15:05:54 +02:00
backfill_test.go testsuite/storjscan: add backfill payments test 2022-10-04 18:56:48 +00:00
chore_test.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
client_test.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
go.mod go.mod: bump storj.io/uplink 2023-02-21 16:09:19 +00:00
go.sum go.mod: bump storj.io/uplink 2023-02-21 16:09:19 +00:00