mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
- bump dependencies aws sdk go v2 with checksum calulation when supported by default - add function in config interface to allow changing checksum calculation - set checksum calculation as 'when required' with custom config - set checksum calcultation as 'when supported' with aws config Other: - bump dependencies