update go version

This commit is contained in:
Joel Wetzell
2026-04-08 07:32:29 -05:00
parent b5df389cb2
commit 91a89379c7
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

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