update to go 1.25.7 (fixes GO-2026-4337)

This commit is contained in:
henrygd
2026-02-06 14:35:53 -05:00
parent 6b7845b03e
commit 48c35aa54d

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/henrygd/beszel
go 1.25.5
go 1.25.7
require (
github.com/blang/semver v3.5.1+incompatible