Update dependency go to v1.23.2 #29

Open
renovate-bot wants to merge 1 commits from renovate/go-1.x into master
Showing only changes of commit 642e6b7593 - Show all commits

2
go.mod
View File

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