Skip to content

Commit 2227248

Browse files
bestonyLinkinStars
authored andcommitted
fix: import resty in Slack user center notifications
1 parent d21ea0e commit 2227248

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

user-center-slack/notification.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import (
2424

2525
slackI18n "github.com/apache/answer-plugins/user-center-slack/i18n"
2626
"github.com/apache/answer/plugin"
27+
"github.com/go-resty/resty/v2"
2728
"github.com/segmentfault/pacman/i18n"
2829
"github.com/segmentfault/pacman/log"
2930
)

0 commit comments

Comments
 (0)