chore(deps): update go toolchain directive to v1.26.5 #327

Merged
renovate-bot merged 1 commit from renovate/go-1.x into master 2026-07-13 16:29:41 +00:00
Showing only changes of commit c1c6af0666 - Show all commits

chore(deps): update go toolchain directive to v1.26.5
Some checks reported errors
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/push Build was killed

Renovate Bot 2026-07-12 00:23:56 +00:00

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