mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
S3 API sometimes returns duplicate keys, causing the number of file for a specific module greater than 3. This PR makes Athens handle that situation gracefully and log a warning message instead of treating the module as not found. logging string content Co-authored-by: Manu Gupta <manugupt1@gmail.com> Co-authored-by: Ashish Ranjan <ashishranjan2912@gmail.com>