mirror of
https://gitee.com/johng/gf
synced 2026-07-08 22:40:30 +08:00
build(go.mod): upgrade minimum required go version from 1.18 to 1.20 (#3688)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set Up Golang Environment
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.20.8
|
||||
go-version: 1.22.5
|
||||
|
||||
- name: Build CLI Binary
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user