chore(deps): bump Go toolchain to 1.25.8 for stdlib security fixes (#1821)

This commit is contained in:
wenjie 2026-03-20 15:19:33 +08:00 committed by GitHub
parent bda18f5ee4
commit 68d182a26e
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.7
go 1.25.8
require (
fyne.io/systray v1.12.0