aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/dingtalk.go
diff options
context:
space:
mode:
Diffstat (limited to 'services/webhook/dingtalk.go')
-rw-r--r--services/webhook/dingtalk.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/webhook/dingtalk.go b/services/webhook/dingtalk.go
index 642cf6f2fd..06b73c38d6 100644
--- a/services/webhook/dingtalk.go
+++ b/services/webhook/dingtalk.go
@@ -15,7 +15,7 @@ import (
api "code.gitea.io/gitea/modules/structs"
"code.gitea.io/gitea/modules/util"
- dingtalk "github.com/lunny/dingtalk_webhook"
+ dingtalk "gitea.com/lunny/dingtalk_webhook"
)
type (