Bump go to 1.26.4 for the stdlib security fixes

govulncheck flagged GO-2026-5037 (crypto/x509) and GO-2026-5039
(net/textproto), both fixed in the go 1.26.4 standard library.
This commit is contained in:
Duc-Tam Nguyen
2026-06-14 18:25:37 +07:00
parent e6afa91e09
commit ea70aa1342
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/tamnd/kage
go 1.26.3
go 1.26.4
require (
charm.land/lipgloss/v2 v2.0.0-beta.3.0.20251106193318-19329a3e8410