[PR #12] [CLOSED] V0.0.0 dg1 #13

Closed
opened 2026-02-16 09:18:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-cloud-kit/pull/12
Author: @xwxsee2014
Created: 9/15/2025
Status: Closed

Base: mainHead: v0.0.0-dg1


📝 Commits (3)

📊 Changes

13 files changed (+80 additions, -79 deletions)

View changed files

📝 README.md (+4 -4)
📝 go.mod (+19 -19)
📝 go.sum (+36 -36)
📝 oss/aliyun/aliyun.go (+1 -1)
📝 oss/azureblob/blob.go (+1 -1)
📝 oss/factory/factory.go (+9 -9)
📝 oss/gcsblob/gcs.go (+1 -1)
📝 oss/huanweiobs/obs.go (+1 -1)
📝 oss/local/localfile.go (+1 -1)
📝 oss/s3/s3.go (+1 -1)
📝 oss/tencentcos/cos.go (+1 -1)
📝 oss/volcenginetos/tos.go (+3 -2)
📝 tests/oss/oss_test.go (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-cloud-kit/pull/12 **Author:** [@xwxsee2014](https://github.com/xwxsee2014) **Created:** 9/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `v0.0.0-dg1` --- ### 📝 Commits (3) - [`f6f39cc`](https://github.com/langgenius/dify-cloud-kit/commit/f6f39cc19a8e323d65cdfcfcfa8f7cfab64daa08) change the aws sdk version to v1.30.4 - [`0da9b2e`](https://github.com/langgenius/dify-cloud-kit/commit/0da9b2ed891657ea81a22d0715def15e78029031) missing one - [`48fe3a5`](https://github.com/langgenius/dify-cloud-kit/commit/48fe3a54680cecd06947208bd37487732c1bd2ae) change all tests ### 📊 Changes **13 files changed** (+80 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `go.mod` (+19 -19) 📝 `go.sum` (+36 -36) 📝 `oss/aliyun/aliyun.go` (+1 -1) 📝 `oss/azureblob/blob.go` (+1 -1) 📝 `oss/factory/factory.go` (+9 -9) 📝 `oss/gcsblob/gcs.go` (+1 -1) 📝 `oss/huanweiobs/obs.go` (+1 -1) 📝 `oss/local/localfile.go` (+1 -1) 📝 `oss/s3/s3.go` (+1 -1) 📝 `oss/tencentcos/cos.go` (+1 -1) 📝 `oss/volcenginetos/tos.go` (+3 -2) 📝 `tests/oss/oss_test.go` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:18:55 -05:00
yindo closed this issue 2026-02-16 09:18:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-cloud-kit#13