Skip to content

gotun 0.8.1#272094

Merged
BrewTestBot merged 2 commits intomainfrom
bump-gotun-0.8.1
Mar 13, 2026
Merged

gotun 0.8.1#272094
BrewTestBot merged 2 commits intomainfrom
bump-gotun-0.8.1

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## v0.8.1 - 修复 Go 1.26 编译兼容性问题

此版本为一个热修复版本,主要解决了在最新的 Go 1.26 编译环境下出现的底层依赖冲突问题。普通用户的核心功能使用不受影响

🐛 修复与优化

  • 修复 Go 1.26 编译崩溃: 修复了由于 gVisor 底层依赖(pkg/sync)中构建标签(build tags)漏洞,导致在 Go 1.26 下编译时抛出 WaitReasonSelect redeclared 的错误 (#22)。
  • 更新底层依赖:gvisor.dev/gvisor 依赖更新至专门兼容标准 go build 编译链的 go 分支版本,剥离了与 Bazel 构建系统混合导致的目录结构冲突。
  • 解除编译环境限制: 包管理平台(Homebrew)现在可以顺利使用 Go 1.26 及以上环境构建本工具,不再需要强制将环境锁定在 Go 1.25。

What's Changed

Full Changelog: Sesame2/gotun@v0.8.0...v0.8.1

View the full release notes at https://github.com/Sesame2/gotun/releases/tag/v0.8.1.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 13, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 13, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 13, 2026 10:29
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 13, 2026
Merged via the queue into main with commit 4f33d32 Mar 13, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-gotun-0.8.1 branch March 13, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants