Bump Go to v1.23.2

This commit is contained in:
WJQSERVER 2024-10-02 21:17:00 +08:00
parent 00283fa4d2
commit 8ae6a9e090
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ jobs:
env:
OUTPUT_BINARY: ghproxy
OUTPUT_ARCHIVE: ghproxy.tar.gz
GO_VERSION: 1.23.1
GO_VERSION: 1.23.2
steps:
- uses: actions/checkout@v3

View file

@ -14,7 +14,7 @@ jobs:
env:
OUTPUT_BINARY: ghproxy
OUTPUT_ARCHIVE: ghproxy.tar.gz
GO_VERSION: 1.23.1
GO_VERSION: 1.23.2
steps:
- uses: actions/checkout@v3