Update dependency go to v1.24.2 #9

Merged
finn merged 1 commit from renovate/go-1.x into main 2025-04-16 16:55:03 +00:00

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