Update dependency go to v1.26.2 #54

Merged
nemunaire merged 1 commit from renovate/go-1.x into master 2026-05-05 00:52:00 +00:00
Showing only changes of commit cdeffa3dcd - Show all commits

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

Renovate Bot 2026-04-09 11:15:58 +00:00

2
go.mod
View file

@ -2,7 +2,7 @@ module git.nemunai.re/nemunaire/idfm-api
go 1.25.0
toolchain go1.26.1
toolchain go1.26.2
require (
github.com/gin-gonic/gin v1.12.0