Skip to content

Commit 76cde6f

Browse files
committed
Escape the special characters
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>
1 parent 79241e0 commit 76cde6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/notify/notifier/feishu/feishu.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import (
1414
"github.com/go-kit/kit/log"
1515
"github.com/go-kit/kit/log/level"
1616
json "github.com/json-iterator/go"
17+
1718
"github.com/kubesphere/notification-manager/pkg/async"
1819
"github.com/kubesphere/notification-manager/pkg/constants"
1920
"github.com/kubesphere/notification-manager/pkg/controller"

0 commit comments

Comments
 (0)