[PR #323] [MERGED] fix build error, go.mod upgrade for github.com/panjf2000/ants/v2 #447

Closed
opened 2026-02-16 01:15:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/323
Author: @zhanluxianshen
Created: 6/1/2025
Status: Merged
Merged: 6/3/2025
Merged by: @Yeuoly

Base: mainHead: fix-build-error


📝 Commits (1)

  • cae2bae fix build error, go.mod upgrade for github.com/panjf2000/ants/v2

📊 Changes

3 files changed (+6 additions, -7 deletions)

View changed files

📝 go.mod (+1 -2)
📝 go.sum (+4 -4)
📝 internal/utils/routine/pool.go (+1 -1)

📄 Description

image
I want to build and test it locally. But i found some errors.
The panjf2000-ants has deleted v1.3.0.
So we should upgrade for match the right version.
image


🔄 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-plugin-daemon/pull/323 **Author:** [@zhanluxianshen](https://github.com/zhanluxianshen) **Created:** 6/1/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix-build-error` --- ### 📝 Commits (1) - [`cae2bae`](https://github.com/langgenius/dify-plugin-daemon/commit/cae2baea59ab2e4fa21952518838ad3154037401) fix build error, go.mod upgrade for github.com/panjf2000/ants/v2 ### 📊 Changes **3 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -2) 📝 `go.sum` (+4 -4) 📝 `internal/utils/routine/pool.go` (+1 -1) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/3a6907b3-1837-4a27-bc7c-1f2925d2578c) I want to build and test it locally. But i found some errors. The [panjf2000-ants](https://github.com/panjf2000/ants/tags?after=v2.0.0-rc.1) has deleted v1.3.0. So we should upgrade for match the right version. ![image](https://github.com/user-attachments/assets/6f720c8f-0521-4e05-b2b2-26365d02bc2b) --- <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 01:15:59 -05:00
yindo closed this issue 2026-02-16 01:15:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#447