mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
Merge branch 'master' into dev
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- cron: '30 0 * * *'
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.19.2
|
||||
GO_VERSION: 1.19.3
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
+5
-1
@@ -179,4 +179,8 @@
|
||||
## v0.11.2
|
||||
|
||||
1. 修正windows下日志文件无法rotate的问题
|
||||
2. 增加未配置项的默认配置
|
||||
2. 增加未配置项的默认配置
|
||||
|
||||
## TODO
|
||||
|
||||
1. go版本升级到1.19.3
|
||||
Reference in New Issue
Block a user