Skip to content

chore: bump minimum version of Go#1324

Closed
Xe wants to merge 4 commits intomainfrom
Xe/bump-go
Closed

chore: bump minimum version of Go#1324
Xe wants to merge 4 commits intomainfrom
Xe/bump-go

Conversation

@Xe
Copy link
Copy Markdown
Contributor

@Xe Xe commented Dec 4, 2025

Checklist:

  • Added a description of the changes to the [Unreleased] section of docs/docs/CHANGELOG.md
  • Added test cases to the relevant parts of the codebase
  • Ran integration tests npm run test:integration (unsupported on Windows, please use WSL)
  • All of my commits have verified signatures

Signed-off-by: Xe Iaso <me@xeiaso.net>
@JasonLovesDoggo
Copy link
Copy Markdown
Member

@Xe Anything holding this back?

Comment thread go.mod
module github.com/TecharoHQ/anubis

go 1.24.2
go 1.25.5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It would make it easier to package the software for distros, if not a patch level would be tracked here. Bumping Go usually requires many rebuilds and running the software with 1.25.4 for a week works.

@JasonLovesDoggo
Copy link
Copy Markdown
Member

JasonLovesDoggo commented Jan 4, 2026

A few of our deps now require go 1.25.0 to update. see #1370 (and #1386)

Signed-off-by: Jason Cameron <git@jasoncameron.dev>
@Xe Xe closed this Mar 21, 2026
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.

3 participants