mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
go版本升级到1.20.3
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- cron: '30 0 * * *'
|
||||
|
||||
env:
|
||||
GO_VERSION: "1.20.2"
|
||||
GO_VERSION: "1.20.3"
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
+5
-1
@@ -215,4 +215,8 @@
|
||||
2. 修正macos下的鼠标位置问题 #34
|
||||
3. go版本升级到1.20.2
|
||||
4. 更新第三方库
|
||||
5. 去除go1.17版本支持
|
||||
5. 去除go1.17版本支持
|
||||
|
||||
## TODO
|
||||
|
||||
1. go版本升级到1.20.3
|
||||
Reference in New Issue
Block a user