Update dependency go to v1.24.1
This commit is contained in:
parent
ed73c5996a
commit
8602882a85
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module git.janky.solutions/finn/matrix-bridge-meshtastic
|
|||
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.24.0
|
||||
toolchain go1.24.1
|
||||
|
||||
require (
|
||||
github.com/mattn/go-sqlite3 v1.14.24
|
||||
|
|
Loading…
Add table
Reference in a new issue