Update dependency go to v1.26.0 #49

Merged
nemunaire merged 1 commit from renovate/go-1.x into master 2026-02-16 16:10:36 +00:00
Showing only changes of commit 3e97226f69 - Show all commits

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

Renovate Bot 2026-02-10 21:24:49 +00:00

2
go.mod
View file

@ -2,7 +2,7 @@ module git.nemunai.re/nemunaire/idfm-api
go 1.24.0
toolchain go1.25.5
toolchain go1.26.0
require (
github.com/gin-gonic/gin v1.11.0