Skip to content

Conversation

@Xe
Copy link
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
Member

@Xe Anything holding this back?

module github.com/TecharoHQ/anubis

go 1.24.2
go 1.25.5
Copy link
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
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>
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