update to golang 1.27.0

This commit is contained in:
Joel Wetzell
2026-08-30 08:29:12 -05:00
parent 31dc7e1027
commit 10ca10db0d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/jwetzell/showbridge-go
go 1.26.3
go 1.27.0
require (
github.com/eclipse/paho.mqtt.golang v1.5.1