mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 06:07:46 +02:00
vendor: update all dependencies to latest versions
This commit is contained in:
@ -21,7 +21,7 @@ import (
|
||||
//
|
||||
// The best way to use this interface is so the SDK's service client's calls
|
||||
// can be stubbed out for unit testing your code with the SDK without needing
|
||||
// to inject custom request handlers into the the SDK's request pipeline.
|
||||
// to inject custom request handlers into the SDK's request pipeline.
|
||||
//
|
||||
// // myFunc uses an SDK service client to make a request to
|
||||
// // Amazon DynamoDB Streams.
|
||||
|
Reference in New Issue
Block a user