Update dependency go to v1.22.0

This commit is contained in:
renovate[bot] 2024-02-07 01:27:31 +00:00
commit c8ddde9c12

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/TheLovinator1/FeedVault
go 1.21.6
go 1.22.0
require (
github.com/go-chi/chi/v5 v5.0.11