Skip to content

Chore: Migrate to Go v1.26.4#186

Merged
2dust merged 9 commits into
2dust:mainfrom
Skh-web6982:patch-3
Jun 17, 2026
Merged

Chore: Migrate to Go v1.26.4#186
2dust merged 9 commits into
2dust:mainfrom
Skh-web6982:patch-3

Conversation

@Skh-web6982

Copy link
Copy Markdown
Contributor

No description provided.

@Skh-web6982 Skh-web6982 marked this pull request as draft May 28, 2026 10:46
@Skh-web6982 Skh-web6982 marked this pull request as ready for review May 28, 2026 10:54
@Skh-web6982

Copy link
Copy Markdown
Contributor Author

@2dust ready

@Q7DF1

Q7DF1 commented Jun 4, 2026

Copy link
Copy Markdown

I think changing 2.6 to 2.6.3 is a good thing. It specifies the Go version, allowing the compiler to control the version during compilation instead of letting the system choose the latest one. This will reduce some issues in reproducible builds on F-droid.

Copilot AI 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.

Pull request overview

Updates the module’s Go toolchain/language version metadata and refreshes transitive dependency locks to align with the Go 1.26.3 migration goal.

Changes:

  • Updates go.mod to target Go 1.26.3 and bumps several indirect dependencies.
  • Regenerates go.sum to reflect updated module versions/checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates the Go version directive and indirect dependency versions to match the migration intent.
go.sum Updates module checksums/versions consistent with the new dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod Outdated
Comment on lines 3 to 5
go 1.26.3

require (
@Q7DF1

Q7DF1 commented Jun 17, 2026

Copy link
Copy Markdown

@2dust 可以合入吗, 我引用了该项目,如果不指定go 1.26.3 系统将会默认用1.26.4 编译时候会报错

@Skh-web6982 Skh-web6982 changed the title Chore: Migrate to Go v1.26.3 Chore: Migrate to Go v1.26.4 Jun 17, 2026
@2dust 2dust merged commit 74e47ac into 2dust:main Jun 17, 2026
1 check passed
@Skh-web6982 Skh-web6982 deleted the patch-3 branch June 17, 2026 09:33
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.

4 participants