Merge pull request #2997 from afjcjsbx/fix/update-go-1.25.11

fix(deps): bump go from 1.25.10 to 1.25.11 (GO-2026-5039)
This commit is contained in:
Meng Zhuo 2026-06-03 18:43:31 +08:00 committed by GitHub
commit 709c8b2b52
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.10
go 1.25.11
require (
fyne.io/systray v1.12.1