Update dependency go to v1.24.1 - autoclosed #36

Closed
renovate-bot wants to merge 1 commit from renovate/go-1.x into master
Showing only changes of commit 21b0d2fa9d - Show all commits

Update dependency go to v1.24.1
All checks were successful
continuous-integration/drone/push Build is passing

Renovate Bot 2025-03-23 15:36:12 +00:00

2
go.mod
View file

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