deps: update go version to fix vulncheck workflow

This commit is contained in:
henrygd
2026-08-14 19:37:08 -04:00
parent ffd4fc2c45
commit e2a18ec636
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/henrygd/beszel
go 1.26.5
go 1.26.6
require (
github.com/blang/semver v3.5.1+incompatible