build(go): bump Go to 1.25.10 to fix stdlib vulnerabilities

This commit is contained in:
afjcjsbx 2026-05-07 23:20:06 +02:00
parent 2834db13de
commit bad59da8c3

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/sipeed/picoclaw
go 1.25.9
go 1.25.10
require (
fyne.io/systray v1.12.0