Compare commits

...

1 commit

Author SHA1 Message Date
aaee1d1fd7 Update go toolchain directive to v1.26.4
All checks were successful
continuous-integration/drone/push Build is passing
2026-06-02 22:14:04 +00:00

2
go.mod
View file

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