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:
Mauro
2026-06-03 12:37:54 +02:00
parent a502aa7f83
commit 5d4840c979
+1 -1
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