chore(go.mod): depend on at least go 1.24.2

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-07-29 04:06:16 +00:00
parent 826433e8be
commit 987c1d7410
No known key found for this signature in database

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/TecharoHQ/anubis module github.com/TecharoHQ/anubis
go 1.24.5 go 1.24.2
require ( require (
github.com/TecharoHQ/thoth-proto v0.4.0 github.com/TecharoHQ/thoth-proto v0.4.0