Update dependency go to v1.23.1 #28

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

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

Renovate Bot 2024-09-05 16:22:30 +00:00

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.1
require (
github.com/gin-gonic/gin v1.10.0