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

This commit is contained in:
Mauro 2026-05-08 03:33:17 +02:00 committed by GitHub
parent 2834db13de
commit 1c25dcd239
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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