summaryrefslogtreecommitdiffstats
path: root/models/webhook_slack.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/webhook_slack.go')
-rw-r--r--models/webhook_slack.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/webhook_slack.go b/models/webhook_slack.go
index edc26a78f3..9cfbaf25c2 100644
--- a/models/webhook_slack.go
+++ b/models/webhook_slack.go
@@ -13,7 +13,7 @@ import (
"github.com/gogits/git-module"
api "github.com/gogits/go-gogs-client"
- "github.com/gogits/gogs/modules/setting"
+ "github.com/go-gitea/gitea/modules/setting"
)
type SlackMeta struct {