更新错误提示

This commit is contained in:
cookeem
2023-03-05 08:59:22 +08:00
parent 1d4ffa603d
commit 2ea1d1d02a
2 changed files with 22 additions and 14 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/gin-gonic/gin v1.8.2
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.5.0
github.com/sashabaranov/go-gpt3 v1.3.3
github.com/sashabaranov/go-openai v1.4.1
github.com/sirupsen/logrus v1.9.0
gopkg.in/yaml.v3 v3.0.1
)