Skip to content

chore(deps): update dependency mavericks-golang to v1.26.8-mavericks.4 - #18

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/mavericks-golang-1.x
Sep 17, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/mavericks-golang-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mavericks-golang patch 1.26.8-mavericks.31.26.8-mavericks.4

Release Notes

ModernMavericks/golang (mavericks-golang)

v1.26.8-mavericks.4

Compare Source

Go 1.26.8 for Mavericks (1.26.8-mavericks.4)

Pure-Go programs now run on Mavericks. A program without cgo — including every CGO_ENABLED=0
build and the binary go test builds for a pure-Go package — was linked by Go's internal linker and
failed at launch on 10.9 with dyld: Symbol not found: _clock_gettime. Both toolchains now
external-link every darwin/amd64 binary through their 10.9 compiler wrapper by default, so linking a
pure-Go program now needs Xcode's Command Line Tools, as cgo already did. Building for other
operating systems (for example GOOS=linux CGO_ENABLED=0) is unaffected. To opt out for one build,
set GO_EXTLINK_ENABLED=0 or pass -ldflags=-linkmode=internal.

What changed
  • Repackage of upstream Go 1.26.8; packaging changes only.

Requires Mac OS X 10.9.5 or later.

All changes since 1.26.8-mavericks.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 17, 2026 01:38
@renovate
renovate Bot merged commit 03be870 into main Sep 17, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/mavericks-golang-1.x branch September 17, 2026 07:15
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.

0 participants