Update module go to 1.19 #2

Closed
renovate-bot wants to merge 1 commit from renovate/go-1.x into master
Showing only changes of commit 0c582e526c - Show all commits

Update module go to 1.19
All checks were successful
continuous-integration/drone/push Build is passing

Renovate Bot 2022-10-23 17:11:10 +00:00

2
go.mod
View file

@ -1,6 +1,6 @@
module git.nemunai.re/nemunaire/idfm-api
go 1.18
go 1.19
require github.com/gin-gonic/gin v1.8.1