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

This commit is contained in:
Renovate Bot 2026-03-06 02:02:04 +00:00 committed by renovate-bot
commit 1703e136f7

2
go.mod
View file

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