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

This commit is contained in:
Renovate Bot 2025-06-13 08:23:51 +00:00
parent c60811bdad
commit 552713747b

2
go.mod
View file

@ -2,7 +2,7 @@ module git.nemunai.re/nemunaire/reveil
go 1.23.0
toolchain go1.24.3
toolchain go1.24.4
require (
github.com/gin-gonic/gin v1.10.1