chore(deps): update go toolchain directive to v1.26.5
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Renovate Bot 2026-07-12 00:23:56 +00:00 committed by renovate-bot
commit fd6a3b6d1a

2
go.mod
View file

@ -2,7 +2,7 @@ module git.nemunai.re/nemunaire/reveil
go 1.25.0
toolchain go1.26.4
toolchain go1.26.5
require (
github.com/gin-gonic/gin v1.12.0