Update go toolchain directive to v1.26.4 #58

Merged
nemunaire merged 1 commit from renovate/go-1.x into master 2026-06-12 03:42:56 +00:00
Showing only changes of commit 639d1d99c1 - Show all commits

Update go toolchain directive to v1.26.4
Some checks are pending
continuous-integration/drone/push Build is pending

Renovate Bot 2026-06-11 10:11:25 +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.3
toolchain go1.26.4
require (
github.com/gin-gonic/gin v1.12.0