Compare commits

...

1 Commits

Author SHA1 Message Date
9dbab4ed84 Update dependency go to v1.22.5
Some checks failed
renovate/artifacts Artifact file update failure
2024-07-16 04:17:55 +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.22.5
require (
github.com/gin-gonic/gin v1.10.0