fix(deps): update go toolchain directive to v1.26.6 [security]

This commit is contained in:
Renovate Bot 2026-08-23 12:42:49 +00:00
parent ee531914cd
commit a8d7d70fde

2
go.mod
View file

@ -2,7 +2,7 @@ module gitea.dev/tea
go 1.26.0
toolchain go1.26.5
toolchain go1.26.6
require (
charm.land/glamour/v2 v2.0.1