update go version to 1.26.1

This commit is contained in:
henrygd
2026-03-09 16:10:38 -04:00
parent 6b1ff264f2
commit cae6ac4626

2
go.mod
View File

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