Update go toolchain directive to v1.26.5 #62

Open
renovate-bot wants to merge 1 commit from renovate/go-1.x into master

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