Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
```sh $ go version go: downloading go1.22 (darwin/arm64) go: download go1.22 for darwin/arm64: toolchain not available ``` after the change ```sh $ go version go: downloading go1.22.0 (darwin/arm64) go version go1.22.0 darwin/arm64 ``` Signed-off-by: Rui Chen <[email protected]>
- Loading branch information