Compare commits

..

1 commit

Author SHA1 Message Date
d27815b8ce Update dependency go to v1.24.2
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-01 16:37:28 +00:00

2
go.mod
View file

@ -2,7 +2,7 @@ module git.nemunai.re/nemunaire/idfm-api
go 1.23.0
toolchain go1.24.3
toolchain go1.24.2
require (
github.com/gin-gonic/gin v1.10.0