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

2
go.mod
View file

@ -1,6 +1,6 @@
module ghproxy
go 1.23.1
go 1.23.2
require (
github.com/andybalholm/brotli v1.1.0 // indirect