Update go toolchain directive to v1.26.5 #62

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

Update go toolchain directive to v1.26.5
All checks were successful
continuous-integration/drone/push Build is passing

Renovate Bot 2026-07-07 20:13:39 +00:00

2
go.mod
View file

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