Merge branch 'master' into dev

This commit is contained in:
lwch
2022-11-02 10:22:25 +08:00
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- cron: '30 0 * * *'
env:
GO_VERSION: 1.19.2
GO_VERSION: 1.19.3
jobs:
+5 -1
View File
@@ -179,4 +179,8 @@
## v0.11.2
1. 修正windows下日志文件无法rotate的问题
2. 增加未配置项的默认配置
2. 增加未配置项的默认配置
## TODO
1. go版本升级到1.19.3