fix(deps): bump go from 1.25.10 to 1.25.11 (GO-2026-5039)
net/textproto: header names not escaped in error messages Affects go < 1.25.11. Fixed in go 1.25.11.
This commit is contained in:
parent
a502aa7f83
commit
5d4840c979
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.10
|
go 1.25.11
|
||||||
|
|
||||||
require (
|
require (
|
||||||
fyne.io/systray v1.12.1
|
fyne.io/systray v1.12.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue