update Go version

This commit is contained in:
Joel Wetzell
2026-03-08 13:38:52 -05:00
parent 361b07ec00
commit 42c75074fe

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/jwetzell/showbridge-go
go 1.25.5
go 1.26.0
require (
github.com/eclipse/paho.mqtt.golang v1.5.1