build: Update Go to 1.20.11 for legacy builds

This commit is contained in:
世界 2023-11-13 13:46:59 +08:00
parent b013acd89d
commit 6815f94180
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -58,8 +58,8 @@ builds:
- with_clash_api - with_clash_api
env: env:
- CGO_ENABLED=0 - CGO_ENABLED=0
- GOROOT=/nix/store/5h8gjl89zx8qxgc572wa3k81zplv8v4z-go-1.20.10/share/go - GOROOT=/nix/store/kg6i737jjqs923jcijnm003h68c1dghj-go-1.20.11/share/go
gobinary: /nix/store/5h8gjl89zx8qxgc572wa3k81zplv8v4z-go-1.20.10/bin/go gobinary: /nix/store/kg6i737jjqs923jcijnm003h68c1dghj-go-1.20.11/bin/go
targets: targets:
- windows_amd64_v1 - windows_amd64_v1
- windows_386 - windows_386