Update dependency go to v1.26.1 #52

Merged
nemunaire merged 1 commit from renovate/go-1.x into master 2026-03-19 03:02:58 +00:00
Showing only changes of commit 6f23127101 - Show all commits

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

Renovate Bot 2026-03-06 01:26:41 +00:00

2
go.mod
View file

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