Update dependency go to v1.22.5
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2024-07-16 04:17:55 +00:00
parent 8c10770023
commit 9dbab4ed84

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