Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/go-git/go-git v4.7.0+incompatible
github.com/google/uuid v1.6.0
github.com/hashicorp/go-version v1.7.0
github.com/langgenius/dify-cloud-kit v0.0.0-20250529060017-553b38edd48f
github.com/langgenius/dify-cloud-kit v0.0.0-20250610083317-681efb7762a4
github.com/panjf2000/ants/v2 v2.10.0
github.com/redis/go-redis/v9 v9.5.5
github.com/spf13/cobra v1.8.1
Expand Down
2 changes: 2 additions & 0 deletions 2 go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/langgenius/dify-cloud-kit v0.0.0-20250529060017-553b38edd48f h1:gcWAkRfPlwqf/7MiLQiHy22ykzeAd9nPvCIBCDhNHug=
github.com/langgenius/dify-cloud-kit v0.0.0-20250529060017-553b38edd48f/go.mod h1:VCtfHs++R61MXdyrfVtPk1VwTM4JHjtY+pYUKO8QdtQ=
github.com/langgenius/dify-cloud-kit v0.0.0-20250610083317-681efb7762a4 h1:83W6fr7f6Ydqq0wLzPSmIaWVhVeAsOB/jGiH09qzdDg=
github.com/langgenius/dify-cloud-kit v0.0.0-20250610083317-681efb7762a4/go.mod h1:VCtfHs++R61MXdyrfVtPk1VwTM4JHjtY+pYUKO8QdtQ=
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.