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

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2026-08-23 12:44:52 +00:00 committed by bircni
parent ee531914cd
commit dfe89dfb6b

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