Bump Go version.

This commit is contained in:
mikestefanello 2022-11-02 19:34:40 -04:00
parent 8c5582f720
commit c2f1df1a83

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/mikestefanello/pagoda
go 1.18
go 1.19
require (
entgo.io/ent v0.11.4