Compare commits

..

1 commit

Author SHA1 Message Date
027c2ac3e5 Update dependency go to v1.24.3
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-06 19:41:18 +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.2
toolchain go1.24.3
require (
github.com/gin-gonic/gin v1.10.0