mirror of
https://github.com/lwch/natpass
synced 2025-09-27 01:55:53 +08:00
升级go版本
This commit is contained in:
2
.github/workflows/build-builder-image.yml
vendored
2
.github/workflows/build-builder-image.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
- cron: '30 0 * * *'
|
||||
|
||||
env:
|
||||
GO_VERSION: "1.20.4"
|
||||
GO_VERSION: "1.20.5"
|
||||
|
||||
jobs:
|
||||
|
||||
|
@@ -224,4 +224,4 @@
|
||||
|
||||
## TODO
|
||||
|
||||
1. go版本升级到1.20.4
|
||||
1. go版本升级到1.20.5
|
Reference in New Issue
Block a user