build: bump Go to 1.26.5 for GO-2026-5856 crypto/tls fix

This commit is contained in:
MrAlders0n
2026-07-20 08:55:18 -07:00
committed by Ded
parent d113036414
commit 70c8a87323
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/MeshCore-Beacon/beacon-server
go 1.26.4
go 1.26.5
require (
github.com/alicebob/miniredis/v2 v2.38.0