This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
commit e5a92e172124c176858671736f64499a1aa32b24 Merge: 8c14d6a 6266dc0 Author: LinkinStars <linkins...@foxmail.com> AuthorDate: Wed Apr 23 10:42:12 2025 +0800 Merge remote-tracking branch 'origin/main' into dev .github/workflows/sync-info.yml | 1 - storage-aliyunoss/README.md | 5 +-- storage-aliyunoss/aliyunoss.go | 58 ++++++++++++---------------- storage-aliyunoss/i18n/en_US.yaml | 5 --- storage-aliyunoss/i18n/translation.go | 2 - storage-aliyunoss/i18n/zh_CN.yaml | 5 --- storage-aliyunoss/info.yaml | 2 +- storage-s3/README.md | 5 +-- storage-s3/i18n/en_US.yaml | 5 --- storage-s3/i18n/translation.go | 2 - storage-s3/i18n/zh_CN.yaml | 5 --- storage-s3/info.yaml | 2 +- storage-s3/s3.go | 63 +++++++++++++++--------------- storage-tencentyuncos/README.md | 3 +- storage-tencentyuncos/i18n/en_US.yaml | 5 --- storage-tencentyuncos/i18n/translation.go | 2 - storage-tencentyuncos/i18n/zh_CN.yaml | 5 --- storage-tencentyuncos/info.yaml | 2 +- storage-tencentyuncos/tencentyuncos.go | 64 +++++++++++++++---------------- 19 files changed, 93 insertions(+), 148 deletions(-)