Update to go 1.20

This commit is contained in:
Maximilian 2023-02-05 12:59:37 -06:00
parent 1360f93ac3
commit 112a549162

2
go.mod
View File

@ -1,6 +1,6 @@
module GoWeb
go 1.19
go 1.20
require (
github.com/lib/pq v1.10.7