Update dependency go to v1.24.2
Some checks failed
/ build-container (push) Successful in 1m49s
/ Deploy to kubernetes (push) Failing after 8s

This commit is contained in:
Renovate Bot 2025-04-01 17:06:33 +00:00
parent 9c73fc69ae
commit c3a2a4e6cc

2
go.mod
View file

@ -2,7 +2,7 @@ module git.janky.solutions/finn/matrix-bridge-meshtastic
go 1.23.0
toolchain go1.24.0
toolchain go1.24.2
require (
github.com/mattn/go-sqlite3 v1.14.24