mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +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/gitee-sync.yml
vendored
2
.github/workflows/gitee-sync.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v4
|
||||
- name: Mirror GitHub to Gitee
|
||||
uses: Yikun/hub-mirror-action@v1.3
|
||||
uses: Yikun/hub-mirror-action@v1.4
|
||||
with:
|
||||
src: github/gogf
|
||||
dst: gitee/johng
|
||||
|
||||
Reference in New Issue
Block a user