chore(deps): update go toolchain directive to v1.26.4 #325

Open
renovate-bot wants to merge 1 commit from renovate/go-1.x into master
Showing only changes of commit 65381e745e - Show all commits

chore(deps): update go toolchain directive to v1.26.4
Some checks reported errors
continuous-integration/drone/push Build was killed

Renovate Bot 2026-06-02 21:36:41 +00:00

2
go.mod
View file

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