chore: update to go 1.26.4

This commit is contained in:
Enot (ded) Skelly
2026-06-08 16:39:43 -07:00
parent 29665e1a02
commit da90cc0a9d
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/MeshCore-Beacon/beacon-server
go 1.26.1
go 1.26.4
require (
github.com/coder/websocket v1.8.14