chore(deps): update module go to 1.19 - autoclosed #5

Closed
renovate wants to merge 1 commits from renovate/go-1.x into master
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module gitea.dwysokinski.me/Kichiyaki/chizap
go 1.18
go 1.19
require (
github.com/go-chi/chi/v5 v5.0.8