update go to 1.23.5

This commit is contained in:
WJQSERVER 2025-01-18 08:56:43 +08:00
parent c45adfb915
commit 6c95d252ac
4 changed files with 12 additions and 15 deletions

View file

@ -17,7 +17,7 @@ jobs:
goarch: [amd64, arm64]
env:
OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.4
GO_VERSION: 1.23.5
steps:
- uses: actions/checkout@v4

View file

@ -17,7 +17,7 @@ jobs:
goarch: [amd64, arm64]
env:
OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.4
GO_VERSION: 1.23.5
steps:
- uses: actions/checkout@v3