Skip to content

verifier_tools/verify: bump minimum Go version to 1.24#10

Merged
billy-lau merged 1 commit into
android:mainfrom
billy-lau:verifier_tools/bump_golang_version
Jun 26, 2026
Merged

verifier_tools/verify: bump minimum Go version to 1.24#10
billy-lau merged 1 commit into
android:mainfrom
billy-lau:verifier_tools/bump_golang_version

Conversation

@billy-lau

Copy link
Copy Markdown
Member
  • Update the required Go version in go.mod from 1.17 to 1.24.
  • Update the build instructions in README.md to reflect the new Go 1.24 requirement.
  • Remove the macOS 15 (Sequoia) build and code signing workaround from README.md. As of Go 1.24, the internal linker natively generates the LC_UUID load command required by macOS and automatically applies valid ad-hoc signatures to Mach-O executables, rendering the -linkmode=external flag and manual codesign step unnecessary.

Change-Id: Ia3ee2790f37ff3a2f35e150d257447f9be90337f

- Update the required Go version in `go.mod` from 1.17 to 1.24.
- Update the build instructions in `README.md` to reflect the
  new Go 1.24 requirement.
- Remove the macOS 15 (Sequoia) build and code signing workaround
  from `README.md`. As of Go 1.24, the internal linker natively
  generates the `LC_UUID` load command required
  by macOS and automatically applies valid ad-hoc signatures to
  Mach-O executables, rendering the `-linkmode=external` flag
  and manual `codesign` step unnecessary.

Change-Id: Ia3ee2790f37ff3a2f35e150d257447f9be90337f

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the required Go version from 1.17 to 1.24 in both the go.mod file and the README.md. Additionally, it removes the macOS 15 (Sequoia) specific build and signing instructions from the README. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@billy-lau billy-lau merged commit a00afa6 into android:main Jun 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant