build(go): bump Go to 1.25.10 to fix stdlib vulnerabilities (#2818)
This commit is contained in:
parent
2834db13de
commit
1c25dcd239
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/sipeed/picoclaw
|
||||
|
||||
go 1.25.9
|
||||
go 1.25.10
|
||||
|
||||
require (
|
||||
fyne.io/systray v1.12.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue