mirror of
https://github.com/eryajf/chatgpt-dingtalk.git
synced 2025-10-06 16:46:54 +08:00
feat: makefile support go sort imports (#282)
This commit is contained in:
@@ -6,8 +6,9 @@ import (
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
"github.com/eryajf/chatgpt-dingtalk/public"
|
||||
openai "github.com/sashabaranov/go-openai"
|
||||
|
||||
"github.com/eryajf/chatgpt-dingtalk/public"
|
||||
)
|
||||
|
||||
type ChatGPT struct {
|
||||
|
Reference in New Issue
Block a user