增加页面优化相关API、配置、消息代号

This commit is contained in:
GoEdgeLab
2023-07-11 19:47:05 +08:00
parent feebed1f94
commit 3387216225
17 changed files with 1252 additions and 856 deletions

3
go.mod
View File

@@ -5,6 +5,7 @@ go 1.18
require (
github.com/golang/protobuf v1.5.2
github.com/iwind/TeaGo v0.0.0-20230623080147-cd1e53b4915f
github.com/tdewolff/minify/v2 v2.12.7
golang.org/x/net v0.8.0
google.golang.org/grpc v1.45.0
google.golang.org/protobuf v1.27.1
@@ -12,6 +13,8 @@ require (
)
require (
github.com/kr/text v0.2.0 // indirect
github.com/tdewolff/parse/v2 v2.6.6 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
google.golang.org/genproto v0.0.0-20220317150908-0efb43f6373e // indirect