Update dependency go to v1.22.0
This commit is contained in:
parent
07f4d6b5cd
commit
c8ddde9c12
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/TheLovinator1/FeedVault
|
module github.com/TheLovinator1/FeedVault
|
||||||
|
|
||||||
go 1.21.6
|
go 1.22.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/go-chi/chi/v5 v5.0.11
|
github.com/go-chi/chi/v5 v5.0.11
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue