Bump go version to 1.22

This commit is contained in:
max 2024-02-09 14:21:45 -06:00
parent 51da24be9b
commit c4e83d06b9

2
go.mod
View File

@ -1,6 +1,6 @@
module GoWeb
go 1.21
go 1.22
require (
github.com/lib/pq v1.10.9