update go to 1.23.5 (#31)

* update go to 1.23.5

* 1.8.3
This commit is contained in:
WJQSERVER 2025-01-18 09:47:04 +08:00 committed by GitHub
parent c45adfb915
commit beb441f0b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 18 additions and 16 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