chore(deps): bump Go toolchain to 1.25.8 for stdlib security fixes (#1821)
This commit is contained in:
parent
bda18f5ee4
commit
68d182a26e
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/sipeed/picoclaw
|
module github.com/sipeed/picoclaw
|
||||||
|
|
||||||
go 1.25.7
|
go 1.25.8
|
||||||
|
|
||||||
require (
|
require (
|
||||||
fyne.io/systray v1.12.0
|
fyne.io/systray v1.12.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue