mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-06-13 15:47:37 +08:00
- Update Go dependencies to latest versions
- Bump Go version from 1.25.1 to 1.26
- Modernize code: interface{} -> any, strings.Split -> strings.SplitSeq
- Update GitHub Actions to latest versions:
- actions/checkout: v3/v4 -> v6
- actions/setup-go: v3 -> v6 (use go-version-file)
- actions/upload-artifact: v4 -> v7
- docker/setup-qemu-action: v3 -> v4
- docker/setup-buildx-action: v3 -> v4
- docker/login-action: v3 -> v4
- docker/build-push-action: v6 -> v7
- Remove hardcoded GO_VERSION env var, read from go.mod
|
||
|---|---|---|
| .. | ||
| auto-assign.yml | ||
| build-dev.yml | ||
| build.yml | ||