Bump to go 1.22

This commit is contained in:
Andrew-71 2024-03-18 19:33:57 +03:00
parent 065e674d39
commit fd9c2a1b95
5 changed files with 15 additions and 10 deletions

2
go.mod
View file

@ -1,5 +1,5 @@
module hibiscus
go 1.20
go 1.22
require github.com/go-chi/chi/v5 v5.0.12