mirror of
https://github.com/eryajf/chatgpt-dingtalk.git
synced 2025-10-04 07:46:24 +08:00
feat: makefile support go sort imports (#282)
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/avast/retry-go"
|
||||
|
||||
"github.com/eryajf/chatgpt-dingtalk/pkg/logger"
|
||||
"github.com/eryajf/chatgpt-dingtalk/public"
|
||||
)
|
||||
|
Reference in New Issue
Block a user