kezhenxu94 opened a new pull request, #208: URL: https://github.com/apache/skywalking-rover/pull/208
## Summary Bump the Go toolchain from 1.25 to 1.26. - `go.mod`: `go 1.25` → `go 1.26` - `docker/Dockerfile.base`: `golang:1.25` → `golang:1.26` - `.github/workflows/rover.yaml`: `go-version` `1.25` → `1.26` - `.github/workflows/compatibility.yaml`: `go-version` `1.25` → `1.26` ## Test Plan - `go mod verify` passes - CI builds with Go 1.26 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
